Searched defs:vdex_filename (Results 1 – 11 of 11) sorted by relevance
212 static std::unique_ptr<VdexFile> Open(const std::string& vdex_filename, in Open()228 const std::string& vdex_filename, in Open()
71 const std::string& vdex_filename, in OpenAtAddress()115 const std::string& vdex_filename, in OpenAtAddress()
199 const std::string& vdex_filename, in OpenOatFile()280 bool OatFileBase::LoadVdex(const std::string& vdex_filename, in LoadVdex()301 const std::string& vdex_filename, in LoadVdex()1911 std::string vdex_filename = GetVdexFilename(oat_filename); in Open() local
569 /* out */ std::string* vdex_filename) { in AnonymousDexVdexLocation()
198 std::string vdex_filename = ReplaceFileExtension(image_filename, "vdex"); in DoCompile() local
289 const std::string vdex_filename = in TEST_F() local
907 std::string vdex_filename; in DexFile_getDexFileOutputPaths() local
1294 const std::string vdex_filename = dir + "/base.vdex"; in TEST_F() local1402 const std::string vdex_filename = dir + "/base.vdex"; in TEST_F() local
1295 std::string vdex_filename = output_vdex_.empty() in OpenFile() local
613 std::string vdex_filename = GetVdexFilename(oat_file_.GetLocation()); in Dump() local768 std::unique_ptr<const VdexFile> OpenVdex(const std::string& vdex_filename, in OpenVdex()
1937 std::string vdex_filename = ImageHeader::GetVdexLocationFromImageLocation(art_filename); in CompileBootclasspathElements() local