Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ sync
Function
sync
Telegram/SourceFiles/storage/localstorage.cpp:345–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
} // namespace
344
345
void sync() {
346
Storage::details::Sync();
347
}
348
349
void finish() {
350
delete base::take(_localLoader);
Callers
8
finish
Method · 0.85
createSession
Method · 0.85
reset
Method · 0.85
stop
Method · 0.85
startBatch
Method · 0.85
registerActivity
Method · 0.85
onTimeout
Method · 0.85
finalizeAll
Method · 0.85
Calls
1
Sync
Function · 0.85
Tested by
no test coverage detected