Home
last modified time | relevance | path

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

/frameworks/native/cmds/atrace/
Datrace.cpp469 static bool isCategorySupportedForRoot(const TracingCategory& category) in isCategorySupportedForRoot() function
738 if (isCategorySupportedForRoot(c)) { in setCategoryEnable()