Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc82 uint32_t number_of_methods1 = kMaxMethodIds, in SetupProfile() argument
90 number_of_methods1, number_of_methods2); in SetupProfile()
96 dex_location1, dex_location_checksum1, i, number_of_methods1, pmi, flags)); in SetupProfile()
99 dex_location1, dex_location_checksum1, i, number_of_methods1, pmi, flags)); in SetupProfile()
108 number_of_methods1)); in SetupProfile()
153 uint32_t number_of_methods1 = kMaxMethodIds, uint32_t number_of_methods2 = kMaxMethodIds) { in GetOfflineProfileMethodInfo() argument
156 pmi.dex_references.emplace_back(dex_location1, dex_checksum1, number_of_methods1); in GetOfflineProfileMethodInfo()