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

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

Completed in 199 milliseconds