Home
last modified time | relevance | path

Searched defs:state_file (Results 1 – 3 of 3) sorted by relevance

/system/apex/apexd/
Dapexd_session.cpp49 std::fstream state_file(path, std::ios::in | std::ios::binary); in ParseSessionState() local
176 std::fstream state_file(state_file_path, in UpdateStateAndCommit() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp2151 auto state_file = GetStateFilePath(); in GetUpdateState() local
4403 auto state_file = GetStateFilePath(); in RecoveryCreateSnapshotDevices() local
Dsnapshot_test.cpp246 auto state_file = sm->GetStateFilePath(); in CleanupTestArtifacts() local