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

/frameworks/native/cmds/atrace/
H A Datrace.cpp63 const char* k_coreServiceCategory = "core_services"; variable
114 { k_coreServiceCategory, "Core services", 0, { } },
363 if (strcmp(category.name, k_coreServiceCategory) == 0) {
791 if (strcmp(k_categories[i].name, k_coreServiceCategory) == 0) {

Completed in 903 milliseconds