Home
last modified time | relevance | path

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

/frameworks/native/cmds/atrace/
Datrace.cpp722 static bool setCategoryEnable(const char* name) in setCategoryEnable() function
772 ok &= setCategoryEnable(token.string()); in setCategoriesEnableFromFile()
1227 if (!setCategoryEnable(argv[i])) { in main()