Lines Matching refs:num_methods
942 size_t num_methods = 0;946 num_methods += dex_file->NumMethodIds();948 if (num_methods <= Runtime::Current()->GetNumDexMethodsThreshold()) {