Home
last modified time | relevance | path

Searched refs:ImagePath (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/odrefresh/
H A Dodr_artifacts_test.cc39 artifacts.ImagePath()); in TEST()
57 artifacts.ImagePath()); in TEST()
H A Dodr_artifacts.h39 const std::string& ImagePath() const { return image_path_; } in ImagePath() function
H A Dodrefresh.cc453 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()