Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ passcodeLocked
Method
passcodeLocked
Telegram/SourceFiles/core/application.cpp:1283–1285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1281
}
1282
1283
bool Application::passcodeLocked() const {
1284
return _passcodeLock.current();
1285
}
1286
1287
void Application::updateNonIdle() {
1288
_lastNonIdleTime = crl::now();
Callers
15
Fill
Function · 0.80
applyInitialWorkMode
Method · 0.80
clearWidgetsHook
Method · 0.80
setupMain
Method · 0.80
rebuildMenu
Method · 0.80
showHistory
Method · 0.80
showNewSection
Method · 0.80
preventsCloseSection
Method · 0.80
getNotificationOptions
Method · 0.80
openNotificationMessage
Method · 0.80
locked
Method · 0.80
showLogoutConfirmation
Method · 0.80
Calls
1
current
Method · 0.45
Tested by
no test coverage detected