MCPcopy 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
129void FileLocation::accessDisable() const {
130 return _bookmark ? _bookmark->disable() : (void)0;
131}
132
133} // namespace Core

Callers 15

stopMethod · 0.80
saveAsMethod · 0.80
downloadMediaMethod · 0.80
displayDocumentMethod · 0.80
initThemePreviewMethod · 0.80
~AudioPlayerLoaderMethod · 0.80
fillFromFileMethod · 0.80
ReadRingtoneBytesFunction · 0.80
checkStickerLargeMethod · 0.80
GenerateGoodThumbnailMethod · 0.80

Calls 1

disableMethod · 0.80

Tested by

no test coverage detected