Lines Matching defs:num_methods
1368 size_t num_methods = 0;1372 num_methods += dex_file->NumMethodIds();1374 if (num_methods <= compiler_options->GetNumDexMethodsThreshold()) {