Searched refs:VdexPath (Results 1 – 3 of 3) sorted by relevance
43 artifacts.VdexPath()); in TEST()63 artifacts.VdexPath()); in TEST()
41 const std::string& VdexPath() const { return vdex_path_; } in VdexPath() function
453 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()