Home
last modified time | relevance | path

Searched refs:gInFsCheckpointMode (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexd.cpp128 bool gInFsCheckpointMode = false; variable
1990 if (gSupportsFsCheckpoints && !gInFsCheckpointMode) { in ScanStagedSessionsDirAndStage()
2310 if (gInFsCheckpointMode) { in RevertActiveSessionsAndReboot()
2429 gInFsCheckpointMode = *needs_checkpoint; in InitializeVold()