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

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

Completed in 54 milliseconds