Home
last modified time | relevance | path

Searched refs:categories (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/atrace/1.0/default/
DAtraceDevice.cpp53 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()
DAtraceDevice.h43 const hidl_vec<hidl_string>& categories) override;
/hardware/google/pixel/atrace/
DAtraceDevice.h41 const hidl_vec<hidl_string> &categories) override;
/hardware/interfaces/wifi/1.5/
Dtypes.hal139 * 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/
DIRadio.hal127 * '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,
DIRadioIndication.hal35 * network code, emergency service categories, and emergency uniform resource names from all
Dtypes.hal85 * '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/
Dradio_hidl_hal_api.cpp49 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/
DIGnssNiCallback.hal77 * A type used to distinguish different categories of NI
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp660 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/
DIRadio.hal423 * '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/
Dtypes.hal1054 * Additional personalization categories in addition to those specified in 3GPP TS 22.022 and
/hardware/interfaces/wifi/1.0/
Dtypes.hal399 * Packet stats for different traffic categories.
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal27 * An IKeymasterDevice provides cryptographic services, including the following categories of
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal4712 // to one of the categories below.