Searched refs:ImagePath (Results 1 – 3 of 3) sorted by relevance
39 artifacts.ImagePath()); in TEST()57 artifacts.ImagePath()); in TEST()
39 const std::string& ImagePath() const { return image_path_; } in ImagePath() function
453 artifacts.ImagePath().c_str(), artifacts.OatPath().c_str(), artifacts.VdexPath().c_str()}; in ArtifactsExist()725 CHECK_EQ(artifacts.ImagePath(), in VerifySystemServerArtifactsAreUpToDate()955 {artifacts.ImagePath(), artifacts.OatPath(), artifacts.VdexPath()}) { in RemoveArtifacts()1056 std::make_pair(artifacts.ImagePath(), "image"), in CompileBootExtensionArtifacts()1164 std::make_pair(artifacts.ImagePath(), "app-image"), in CompileSystemServerArtifacts()