Searched refs:setCategoryEnable (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/atrace/
H A Datrace.cpp717 static bool setCategoryEnable(const char* name, bool enable) function
757 ok &= setCategoryEnable(token.string(), true);
1108 if (!setCategoryEnable(argv[i], true)) {

Completed in 30 milliseconds