Searched defs:isCategorySupported (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/atrace/
H A Datrace.cpp267 static bool isCategorySupported(const TracingCategory& category) function
290 // that exists. It performs the same logic as isCategorySupported, but it
757 if (isCategorySupported(c)) {
780 if (isCategorySupported(c)) {

Completed in 8 milliseconds