Searched refs:GetStateFilePath (Results 1 – 3 of 3) sorted by relevance
2028 auto state_file = GetStateFilePath(); in GetUpdateState()2801 std::string SnapshotManager::GetStateFilePath() const { in GetStateFilePath() function in android::snapshot::SnapshotManager2883 if (!android::base::ReadFileToString(GetStateFilePath(), &contents)) { in ReadSnapshotUpdateStatus()2975 if (!WriteStringToFileAtomic(contents, GetStateFilePath())) { in WriteSnapshotUpdateStatus()3811 auto state_file = GetStateFilePath(); in HandleImminentDataWipe()4005 auto state_file = GetStateFilePath(); in RecoveryCreateSnapshotDevices()
162 auto state_file = sm->GetStateFilePath(); in CleanupTestArtifacts()
583 std::string GetStateFilePath() const;