Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ PeerUserpicLoading
Function
PeerUserpicLoading
Telegram/SourceFiles/ui/userpic_view.cpp:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
bool PeerUserpicLoading(const PeerUserpicView &view) {
21
return view.cloud && view.cloud->isNull();
22
}
23
24
void ValidateUserpicCache(
25
PeerUserpicView &view,
Callers
9
Notification
Method · 0.85
updatePeerPhoto
Method · 0.85
ProcessUserpic
Function · 0.85
UserpicValue
Function · 0.85
AddPermanentLinkBlock
Function · 0.85
PeerUserpicImageValue
Function · 0.85
setupPeerViewers
Method · 0.85
processPeerPhoto
Method · 0.85
setupUserpicButton
Method · 0.85
Calls
1
isNull
Method · 0.45
Tested by
no test coverage detected