Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ accessHash
Method
accessHash
Telegram/SourceFiles/data/data_location.cpp:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
uint64 LocationPoint::accessHash() const {
60
return _access;
61
}
62
63
size_t LocationPoint::hash() const {
64
return QtPrivate::QHashCombine().operator()(
Callers
15
Create
Method · 0.45
setAuthorId
Method · 0.45
PreviewAiToneBox
Function · 0.45
PeerAccessHash
Function · 0.45
processUser
Method · 0.45
processChat
Method · 0.45
ComputeLocation
Function · 0.45
sendRequest
Method · 0.45
writePeer
Function · 0.45
EditLinkBox
Function · 0.45
PrepareMentionTag
Function · 0.45
mentionNameEntityData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected