MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / hasLocalPasscode

Method hasLocalPasscode

Telegram/SourceFiles/storage/storage_domain.cpp:275–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273}
274
275bool Domain::hasLocalPasscode() const {
276 return _hasLocalPasscode;
277}
278
279} // namespace Storage

Callers 10

PasscodeBoxMethod · 0.80
currentlyHaveMethod · 0.80
checkAutoLockMethod · 0.80
startShortcutsMethod · 0.80
RegisterSettingsHandlersFunction · 0.80
removePasscodeIfEmptyMethod · 0.80
BuildSecuritySectionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected