Home
last modified time | relevance | path

Searched refs:FindDexFileForProfileIndex (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libprofile/profile/
H A Dprofile_test_helper.h87 return dex_file == info.FindDexFileForProfileIndex(profile_index, dex_files); in ProfileIndexMatchesDexFile()
H A Dprofile_compilation_info.h512 const DexFile* FindDexFileForProfileIndex(ProfileIndexType profile_index, in FindDexFileForProfileIndex() function