/hardware/interfaces/atrace/1.0/default/ |
D | AtraceDevice.cpp | 53 hidl_vec<TracingCategory> categories; in listCategories() local 54 categories.resize(kTracingMap.size()); in listCategories() 57 categories[i].name = c.first; in listCategories() 58 categories[i].description = c.second.description; in listCategories() 61 _hidl_cb(categories); in listCategories() 78 const hidl_vec<hidl_string>& categories) { in enableCategories() argument 79 if (!categories.size()) { in enableCategories() 83 for (auto& c : categories) { in enableCategories()
|
D | AtraceDevice.h | 43 const hidl_vec<hidl_string>& categories) override;
|
/hardware/google/pixel/atrace/ |
D | AtraceDevice.h | 41 const hidl_vec<hidl_string> &categories) override;
|
/hardware/interfaces/wifi/1.5/ |
D | types.hal | 139 * Contention time statistics for different traffic categories. 144 * among different access categories within the chipset and the contention time for the medium. 150 * among different access categories within the chipset and the contention time for the medium. 155 * among different access categories within the chipset and the contention time for the medium.
|
/hardware/interfaces/radio/1.4/ |
D | IRadio.hal | 127 * 'categories' field is set to @1.4::EmergencyServiceCategory#UNSPECIFIED; if the dialed 131 * field 'categories' or 'urns' may be ignored. 149 * @param categories bitfield<@1.4::EmergencyServiceCategory> the Emergency Service Category(s) 160 bitfield<EmergencyServiceCategory> categories, vec<string> urns,
|
D | IRadioIndication.hal | 35 * network code, emergency service categories, and emergency uniform resource names from all
|
D | types.hal | 85 * 'categories' must be provided, otherwise field 'categories' must be 90 * A unique EmergencyNumber has a unique combination of ‘number’, ‘mcc’, 'mnc', 'categories' and 117 bitfield<EmergencyServiceCategory> categories; 131 * - General emergency call, all categories; 140 * Category UNSPECIFIED (General emergency call, all categories) indicates that no specific 147 * General emergency call, all categories
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_hidl_hal_api.cpp | 49 int categories = static_cast<int>( in TEST_P() local 56 radio_v1_4->emergencyDial(serial, dialInfo, categories, urns, routing, true, true); in TEST_P() 105 int categories = in TEST_P() local 112 radio_v1_4->emergencyDial(serial, dialInfo, categories, urns, routing, true, true); in TEST_P() 161 int categories = static_cast<int>( in TEST_P() local 168 radio_v1_4->emergencyDial(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNiCallback.hal | 77 * A type used to distinguish different categories of NI
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_api.cpp | 660 int categories = static_cast<int>( in TEST_P() local 667 radio_v1_6->emergencyDial_1_6(serial, dialInfo, categories, urns, routing, true, true); in TEST_P() 718 int categories = in TEST_P() local 725 radio_v1_6->emergencyDial_1_6(serial, dialInfo, categories, urns, routing, true, true); in TEST_P() 775 int categories = static_cast<int>( in TEST_P() local 782 radio_v1_6->emergencyDial_1_6(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
|
/hardware/interfaces/radio/1.6/ |
D | IRadio.hal | 423 * 'categories' field is set to @1.4::EmergencyServiceCategory#UNSPECIFIED; if the dialed 427 * field 'categories' or 'urns' may be ignored. 445 * @param categories bitfield<@1.4::EmergencyServiceCategory> the Emergency Service Category(s) 456 bitfield<EmergencyServiceCategory> categories, vec<string> urns,
|
/hardware/interfaces/radio/1.5/ |
D | types.hal | 1054 * Additional personalization categories in addition to those specified in 3GPP TS 22.022 and
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 399 * Packet stats for different traffic categories.
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 27 * An IKeymasterDevice provides cryptographic services, including the following categories of
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 4712 // to one of the categories below.
|