MCPcopy 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
59uint64 LocationPoint::accessHash() const {
60 return _access;
61}
62
63size_t LocationPoint::hash() const {
64 return QtPrivate::QHashCombine().operator()(

Callers 15

CreateMethod · 0.45
setAuthorIdMethod · 0.45
PreviewAiToneBoxFunction · 0.45
PeerAccessHashFunction · 0.45
processUserMethod · 0.45
processChatMethod · 0.45
ComputeLocationFunction · 0.45
sendRequestMethod · 0.45
writePeerFunction · 0.45
EditLinkBoxFunction · 0.45
PrepareMentionTagFunction · 0.45
mentionNameEntityDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected