Searched refs:compiler_method_match (Results 1 – 1 of 1) sorted by relevance
657 const std::string compiler_method_match = ""; in Compile() local659 bool use_match = !compiler_method_match.empty(); in Compile()661 (PrettyMethod(method_idx, dex_file).find(compiler_method_match) != std::string::npos)); in Compile()