Searched refs:method_full_name (Results 1 – 1 of 1) sorted by relevance
432 std::string method_full_name = PrettyMethod(method); in ProcessMethod() local435 is_filtered = filtered_methods_.count(method_full_name) != 0; in ProcessMethod()