Searched refs:GetVdexFilename (Results 1 – 8 of 8) sorted by relevance
167 std::string GetVdexFilename(const std::string& oat_filename);
715 std::string GetVdexFilename(const std::string& oat_location) { in GetVdexFilename() function
105 return OS::FileExists(GetVdexFilename(odex_filename).c_str()); in Java_Main_hasVdexFile()
172 std::string vdex_file_name = GetVdexFilename(odex_file_name); in OatFileAssistant()199 std::string vdex_file_name = GetVdexFilename(oat_file_name); in OatFileAssistant()582 *vdex_filename = GetVdexFilename(odex_filename); in AnonymousDexVdexLocation()
865 GetVdexFilename(odex_filename))); in RunBackgroundVerification()
1918 std::string vdex_filename = GetVdexFilename(oat_filename); in Open()1986 std::string vdex_location = GetVdexFilename(oat_location); in Open()
949 vdex_filename = GetVdexFilename(oat_filename); in DexFile_getDexFileOutputPaths()
632 std::string vdex_filename = GetVdexFilename(oat_file_.GetLocation()); in Dump()