Searched refs:num_dex_methods_threshold_ (Results 1 – 1 of 1) sorted by relevance
54 num_dex_methods_threshold_(kDefaultNumDexMethodsThreshold), in CompilerOptions()91 num_dex_methods_threshold_(num_dex_methods_threshold), in CompilerOptions()155 return num_dex_methods_threshold_; in GetNumDexMethodsThreshold()213 size_t num_dex_methods_threshold_; variable