Searched refs:GetStateFilePath (Results 1 – 3 of 3) sorted by relevance
2058 auto state_file = GetStateFilePath(); in GetUpdateState()2832 std::string SnapshotManager::GetStateFilePath() const { in GetStateFilePath() function in android::snapshot::SnapshotManager2928 if (!android::base::ReadFileToString(GetStateFilePath(), &contents)) { in ReadSnapshotUpdateStatus()3020 if (!WriteStringToFileAtomic(contents, GetStateFilePath())) { in WriteSnapshotUpdateStatus()3871 auto state_file = GetStateFilePath(); in HandleImminentDataWipe()4065 auto state_file = GetStateFilePath(); in RecoveryCreateSnapshotDevices()
239 auto state_file = sm->GetStateFilePath(); in CleanupTestArtifacts()
591 std::string GetStateFilePath() const;