Searched refs:GetForwardMergeIndicatorPath (Results 1 – 2 of 2) sorted by relevance
240 GetForwardMergeIndicatorPath(), in RemoveAllUpdateState()1024 std::string SnapshotManager::GetForwardMergeIndicatorPath() { in GetForwardMergeIndicatorPath() function in android::snapshot::SnapshotManager2487 << (access(GetForwardMergeIndicatorPath().c_str(), F_OK) == 0 ? "exists" : strerror(errno)) in Dump()2646 access(GetForwardMergeIndicatorPath().c_str(), F_OK) == 0) { in ProcessUpdateStateOnDataWipe()2748 auto path = GetForwardMergeIndicatorPath(); in UpdateForwardMergeIndicator()
501 std::string GetForwardMergeIndicatorPath();