Searched refs:categories (Results 1 – 6 of 6) sorted by relevance
11 categories = ["development-tools::build-utils"] qkey
23 # Ignore the following categories of errors, as specified by the filter:
1296 // The following fields define the set of enabled trace categories. Each list1302 // 1. Exact matches in enabled categories.1304 // 3. Exact matches in disabled categories.1306 // 5. Pattern matches in enabled categories.1308 // 7. Pattern matches in disabled categories.1315 // - To enable all non-slow/debug categories:1324 // - To enable only categories with a specific tag:2397 // Comma separated list of enabled categories for tracing. The list of6881 // categories: ["my_cat"]6913 // categories: ["my_cat"][all …]
2872 RIL_EmergencyServiceCategory categories; /* The bitfield of @1.4::EmergencyServiceCategory(s). member
593 hidl_bitfield<android::hardware::radio::V1_4::EmergencyServiceCategory> categories,599 hidl_bitfield<android::hardware::radio::V1_4::EmergencyServiceCategory> categories,1862 hidl_bitfield<android::hardware::radio::V1_4::EmergencyServiceCategory> categories, in emergencyDial_1_6() argument1925 eccDial.categories = (RIL_EmergencyServiceCategory)categories; in emergencyDial_1_6()3845 hidl_bitfield<android::hardware::radio::V1_4::EmergencyServiceCategory> categories, in emergencyDial() argument3908 eccDial.categories = (RIL_EmergencyServiceCategory)categories; in emergencyDial()
4344 if (p_eccDial->categories == CATEGORY_UNSPECIFIED) {4348 p_eccDial->categories, clir);