Searched defs:vdex_filename (Results 1 – 11 of 11) sorted by relevance
214 static std::unique_ptr<VdexFile> Open(const std::string& vdex_filename, in Open()232 const std::string& vdex_filename, in Open()
70 const std::string& vdex_filename, in OpenAtAddress()116 const std::string& vdex_filename, in OpenAtAddress()
197 const std::string& vdex_filename, in OpenOatFile()293 bool OatFileBase::LoadVdex(const std::string& vdex_filename, in LoadVdex()315 const std::string& vdex_filename, in LoadVdex()1828 std::string vdex_filename = GetVdexFilename(oat_filename); in Open() local
476 /* out */ std::string* vdex_filename) { in AnonymousDexVdexLocation()
261 const std::string vdex_filename = in TEST_F() local
202 std::string vdex_filename = ReplaceFileExtension(image_filename, "vdex"); in DoCompile() local
820 std::string vdex_filename; in DexFile_getDexFileOutputPaths() local
1202 const std::string vdex_filename = dir + "/base.vdex"; in TEST_F() local1310 const std::string vdex_filename = dir + "/base.vdex"; in TEST_F() local
1214 std::string vdex_filename = output_vdex_.empty() in OpenFile() local
608 std::string vdex_filename = GetVdexFilename(oat_file_.GetLocation()); in Dump() local766 std::unique_ptr<const VdexFile> OpenVdex(const std::string& vdex_filename, in OpenVdex()
1932 std::string vdex_filename = ImageHeader::GetVdexLocationFromImageLocation(art_filename); in CompileExtension() local