Searched defs:number_of_methods (Results 1 – 4 of 4) sorted by relevance
51 uint32_t number_of_methods = info.GetNumberOfMethods(); in ProcessProfilesInternal() local
65 uint16_t number_of_methods, in SetupProfile()
2151 uint16_t number_of_methods = max_methods * method_percentage / 100; in GenerateTestProfile() local2225 uint32_t number_of_methods = dex_file->NumMethodIds(); in GenerateTestProfile() local
1884 void ZygoteMap::Initialize(uint32_t number_of_methods) { in Initialize()