Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ accessDisable
Method
accessDisable
Telegram/SourceFiles/core/file_location.cpp:129–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
void FileLocation::accessDisable() const {
130
return _bookmark ? _bookmark->disable() : (void)0;
131
}
132
133
} // namespace Core
Callers
15
stop
Method · 0.80
radialAnimationCallback
Method · 0.80
saveAs
Method · 0.80
downloadMedia
Method · 0.80
displayDocument
Method · 0.80
initThemePreview
Method · 0.80
~AudioPlayerLoader
Method · 0.80
fillFromFile
Method · 0.80
ReadRingtoneBytes
Function · 0.80
checkStickerLarge
Method · 0.80
GenerateGoodThumbnail
Method · 0.80
DocumentIconFrameGenerator
Function · 0.80
Calls
1
disable
Method · 0.80
Tested by
no test coverage detected