Searched refs:GetStateFilePath (Results 1 – 3 of 3) sorted by relevance
2089 auto state_file = GetStateFilePath(); in GetUpdateState()3032 std::string SnapshotManager::GetStateFilePath() const { in GetStateFilePath() function in android::snapshot::SnapshotManager3128 if (!android::base::ReadFileToString(GetStateFilePath(), &contents)) { in ReadSnapshotUpdateStatus()3224 if (!WriteStringToFileAtomic(contents, GetStateFilePath())) { in WriteSnapshotUpdateStatus()4313 auto state_file = GetStateFilePath(); in RecoveryCreateSnapshotDevices()
246 auto state_file = sm->GetStateFilePath(); in CleanupTestArtifacts()
606 std::string GetStateFilePath() const;