Searched defs:vdex_filename (Results 1 – 11 of 11) 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()
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()1938 std::string vdex_filename = GetVdexFilename(oat_filename); in Open() local
555 /* out */ std::string* vdex_filename) { in AnonymousDexVdexLocation()
209 std::string vdex_filename = ReplaceFileExtension(image_filename, "vdex"); in DoCompile() local
291 const std::string vdex_filename = in TEST_F() local
907 std::string vdex_filename; in DexFile_getDexFileOutputPaths() local
640 std::string vdex_filename = GetVdexFilename(oat_file_.GetLocation()); in Dump() local795 std::unique_ptr<const VdexFile> OpenVdex(const std::string& vdex_filename, in OpenVdex()
1279 std::string vdex_filename = output_vdex_.empty() ? in OpenFile() local
1243 std::string vdex_filename = create_vdex_filename(oat_path); in maybe_open_oat_and_vdex_file() local
1969 std::string vdex_filename = ImageHeader::GetVdexLocationFromImageLocation(art_filename); in CompileBootclasspathElements() local