Searched defs:number_of_methods (Results 1 – 4 of 4) sorted by relevance
53 uint32_t number_of_methods = info.GetNumberOfMethods(); in ProcessProfilesInternal() local
87 uint16_t number_of_methods, in SetupProfile()
1809 uint16_t number_of_methods = max_method * method_percentage / 100; in GenerateTestProfile() local1882 uint32_t number_of_methods = dex_file->NumMethodIds(); in GenerateTestProfile() local
1877 void ZygoteMap::Initialize(uint32_t number_of_methods) { in Initialize()