Searched refs:GetForwardMergeIndicatorPath (Results 1 – 2 of 2) sorted by relevance
271 GetForwardMergeIndicatorPath(), in RemoveAllUpdateState()1280 std::string SnapshotManager::GetForwardMergeIndicatorPath() { in GetForwardMergeIndicatorPath() function in android::snapshot::SnapshotManager3287 << (access(GetForwardMergeIndicatorPath().c_str(), F_OK) == 0 ? "exists" : strerror(errno)) in Dump()3459 access(GetForwardMergeIndicatorPath().c_str(), F_OK) == 0) { in ProcessUpdateStateOnDataWipe()3573 auto path = GetForwardMergeIndicatorPath(); in UpdateForwardMergeIndicator()
620 std::string GetForwardMergeIndicatorPath();