Searched refs:categories_file (Results 1 - 1 of 1) sorted by path

/frameworks/native/cmds/atrace/
H A Datrace.cpp694 static bool setCategoriesEnableFromFile(const char* categories_file) argument
696 if (!categories_file) {
700 if (Tokenizer::open(String8(categories_file), &tokenizer) != NO_ERROR) {

Completed in 134 milliseconds