Home
last modified time | relevance | path

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

/aosp12/art/odrefresh/
H A Dodr_artifacts_test.cc43 artifacts.VdexPath()); in TEST()
63 artifacts.VdexPath()); in TEST()
H A Dodr_artifacts.h41 const std::string& VdexPath() const { return vdex_path_; } in VdexPath() function
H A Dodrefresh.cc453 artifacts.ImagePath().c_str(), artifacts.OatPath().c_str(), artifacts.VdexPath().c_str()}; in ArtifactsExist()
729 CHECK_EQ(artifacts.VdexPath(), in VerifySystemServerArtifactsAreUpToDate()
736 std::make_pair(artifacts.VdexPath(), "--vdex-fd="), in VerifySystemServerArtifactsAreUpToDate()
955 {artifacts.ImagePath(), artifacts.OatPath(), artifacts.VdexPath()}) { in RemoveArtifacts()
1058 std::make_pair(artifacts.VdexPath(), "output-vdex") in CompileBootExtensionArtifacts()
1166 std::make_pair(artifacts.VdexPath(), "output-vdex") in CompileSystemServerArtifacts()