Searched refs:GetStateFilePath (Results 1 – 3 of 3) sorted by relevance
1759 auto state_file = GetStateFilePath(); in GetUpdateState()2413 std::string SnapshotManager::GetStateFilePath() const { in GetStateFilePath() function in android::snapshot::SnapshotManager2495 if (!android::base::ReadFileToString(GetStateFilePath(), &contents)) { in ReadSnapshotUpdateStatus()2584 if (!WriteStringToFileAtomic(contents, GetStateFilePath())) { in WriteSnapshotUpdateStatus()3357 auto state_file = GetStateFilePath(); in HandleImminentDataWipe()3552 auto state_file = GetStateFilePath(); in RecoveryCreateSnapshotDevices()
158 auto state_file = sm->GetStateFilePath(); in CleanupTestArtifacts()
554 std::string GetStateFilePath() const;