Searched refs:GetVdexFilename (Results 1 – 8 of 8) sorted by relevance
132 std::string GetVdexFilename(const std::string& oat_filename);
516 std::string GetVdexFilename(const std::string& oat_location) { in GetVdexFilename() function
105 return OS::FileExists(GetVdexFilename(odex_filename).c_str()); in Java_Main_hasVdexFile()
141 std::string vdex_file_name = GetVdexFilename(odex_file_name); in OatFileAssistant()164 std::string vdex_file_name = GetVdexFilename(oat_file_name); in OatFileAssistant()498 *vdex_filename = GetVdexFilename(odex_filename); in AnonymousDexVdexLocation()
805 GetVdexFilename(odex_filename))); in RunBackgroundVerification()
1886 std::string vdex_filename = GetVdexFilename(oat_filename); in Open()1965 std::string vdex_location = GetVdexFilename(oat_location); in Open()
871 vdex_filename = GetVdexFilename(oat_filename); in DexFile_getDexFileOutputPaths()
614 std::string vdex_filename = GetVdexFilename(oat_file_.GetLocation()); in Dump()