Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd.cpp129 bool gInFsCheckpointMode = false; variable
2004 if (gSupportsFsCheckpoints && !gInFsCheckpointMode) { in ScanStagedSessionsDirAndStage()
2324 if (gInFsCheckpointMode) { in RevertActiveSessionsAndReboot()
2448 gInFsCheckpointMode = *needs_checkpoint; in InitializeVold()