Searched refs:GetVdexFilename (Results 1 – 6 of 6) sorted by relevance
88 std::string GetVdexFilename(const std::string& oat_filename);
359 std::string GetVdexFilename(const std::string& oat_location) { in GetVdexFilename() function
467 *vdex_filename = GetVdexFilename(odex_filename); in AnonymousDexVdexLocation()750 std::string vdex_filename = GetVdexFilename(filename_); in Status()
1618 std::string vdex_filename = GetVdexFilename(oat_filename); in Open()1684 std::string vdex_location = GetVdexFilename(oat_location); in Open()
842 std::string vdex_filename = GetVdexFilename(best_oat_file->GetLocation()); in DexFile_getDexFileOutputPaths()
589 std::string vdex_filename = GetVdexFilename(oat_file_.GetLocation()); in Dump()