Searched refs:GetCowImagePath (Results 1 – 1 of 1) sorted by relevance
111 std::optional<std::string> GetCowImagePath(std::string& name);384 std::optional<std::string> MapSnapshots::GetCowImagePath(std::string& name) { in GetCowImagePath() function in android::snapshot::MapSnapshots444 auto path = GetCowImagePath(pname); in InitiateThreadedSnapshotWrite()