Searched refs:MethodInIgnoreList (Results 1 – 1 of 1) sorted by relevance
86 bool MethodInIgnoreList(const std::string& method_name) { in MethodInIgnoreList() function104 if (MethodInIgnoreList(method_name)) { in PrintTraceEntry()112 if (MethodInIgnoreList(method_name) && *current_depth == *ignored_method_depth + 1) { in PrintTraceEntry()