Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp138 bool gInFsCheckpointMode = false; variable
2176 if (gSupportsFsCheckpoints && !gInFsCheckpointMode) { in ScanStagedSessionsDirAndStage()
2471 if (gInFsCheckpointMode) { in RevertActiveSessionsAndReboot()
2622 gInFsCheckpointMode = *needs_checkpoint; in InitializeVold()