Searched defs:vdex_filename (Results 1 – 10 of 10) sorted by relevance
211 static std::unique_ptr<VdexFile> Open(const std::string& vdex_filename, in Open()227 const std::string& vdex_filename, in Open()
70 const std::string& vdex_filename, in OpenAtAddress()114 const std::string& vdex_filename, in OpenAtAddress()
289 const std::string vdex_filename = in TEST_F() local
209 std::string vdex_filename = ReplaceFileExtension(image_filename, "vdex"); in DoCompile() local
215 const std::string& vdex_filename, in OpenOatFile()296 bool OatFileBase::LoadVdex(const std::string& vdex_filename, in LoadVdex()317 const std::string& vdex_filename, in LoadVdex()1918 std::string vdex_filename = GetVdexFilename(oat_filename); in Open() local
556 /* out */ std::string* vdex_filename) { in AnonymousDexVdexLocation()
907 std::string vdex_filename; in DexFile_getDexFileOutputPaths() local
632 std::string vdex_filename = GetVdexFilename(oat_file_.GetLocation()); in Dump() local786 std::unique_ptr<const VdexFile> OpenVdex(const std::string& vdex_filename, in OpenVdex()
1275 std::string vdex_filename = output_vdex_.empty() in OpenFile() local
1955 std::string vdex_filename = ImageHeader::GetVdexLocationFromImageLocation(art_filename); in CompileBootclasspathElements() local