Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
275
bool Domain::hasLocalPasscode() const {
276
return _hasLocalPasscode;
277
}
278
279
} // namespace Storage
Callers
10
PasscodeBox
Method · 0.80
currentlyHave
Method · 0.80
checkAutoLock
Method · 0.80
startShortcuts
Method · 0.80
RegisterSettingsHandlers
Function · 0.80
removePasscodeIfEmpty
Method · 0.80
BuildSystemIntegrationSection
Function · 0.80
SetupSystemIntegrationContent
Function · 0.80
BuildSecuritySection
Function · 0.80
updateLockUnlockVisibility
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected