Home
last modified time | relevance | path

Searched refs:MethodInIgnoreList (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/test/2246-trace-v2/
H A Ddump_trace.cc86 bool MethodInIgnoreList(const std::string& method_name) { in MethodInIgnoreList() function
104 if (MethodInIgnoreList(method_name)) { in PrintTraceEntry()
112 if (MethodInIgnoreList(method_name) && *current_depth == *ignored_method_depth + 1) { in PrintTraceEntry()