/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/ |
D | structs.cpp | 116 .selected = info.selected, in toAidl() 124 .selected = info.selected, in toHidl() 134 .selected = info.selected, in toAidl() 144 .selected = info.selected, in toHidl()
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_cell_broadcast.cpp | 35 gbSmsConfig1.selected = true; in TEST_P() 43 gbSmsConfig2.selected = true; in TEST_P() 51 gbSmsConfig3.selected = true; in TEST_P() 59 gbSmsConfig4.selected = true; in TEST_P() 67 gbSmsConfig5.selected = true; in TEST_P() 119 cbSmsConfig.selected = true; in TEST_P()
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IConfigurable.hal | 106 * Returns a selected range of the set of supported parameters. 109 * start index of 0, and the selected range are indices into this vector. 110 * Fewer than \p count parameters are returned if the selected range is 115 * @param start start index of selected range 116 * @param count size of the selected 120 * @return params Vector containing the selected range of supported 150 * for the selected fields.
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/1/android/hardware/radio/messaging/ |
D | CdmaBroadcastSmsConfigInfo.aidl | 39 boolean selected;
|
D | GsmBroadcastSmsConfigInfo.aidl | 41 boolean selected;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/current/android/hardware/radio/messaging/ |
D | CdmaBroadcastSmsConfigInfo.aidl | 40 boolean selected;
|
D | GsmBroadcastSmsConfigInfo.aidl | 42 boolean selected;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/2/android/hardware/radio/messaging/ |
D | CdmaBroadcastSmsConfigInfo.aidl | 39 boolean selected;
|
D | GsmBroadcastSmsConfigInfo.aidl | 41 boolean selected;
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/3/android/hardware/radio/messaging/ |
D | CdmaBroadcastSmsConfigInfo.aidl | 40 boolean selected;
|
D | GsmBroadcastSmsConfigInfo.aidl | 42 boolean selected;
|
/hardware/interfaces/radio/aidl/android/hardware/radio/messaging/ |
D | CdmaBroadcastSmsConfigInfo.aidl | 36 boolean selected;
|
D | GsmBroadcastSmsConfigInfo.aidl | 54 boolean selected;
|
/hardware/google/camera/common/hal/google_camera_hal/ |
D | realtime_zsl_request_processor.cc | 85 bool selected = false; in SelectWidthAndHeight() local 96 if (selected && width > selected_width) { in SelectWidthAndHeight() 106 selected = true; in SelectWidthAndHeight() 112 if (!selected) { in SelectWidthAndHeight()
|
/hardware/interfaces/tv/tuner/1.0/ |
D | ILnb.hal | 50 * INVALID_ARGUMENT if the selected voltage isn't allowed, 61 * INVALID_ARGUMENT if the selected tone mode isn't allowed, 72 * INVALID_ARGUMENT if the selected position isn't allowed,
|
/hardware/interfaces/wifi/hostapd/1.1/ |
D | IHostapd.hal | 47 * This option can be used to specify the channels selected by ACS. 48 * If this is an empty list, all channels allowed in selected HW mode
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_messaging_test.cpp | 240 gbSmsConfig1.selected = true; in TEST_P() 248 gbSmsConfig2.selected = true; in TEST_P() 256 gbSmsConfig3.selected = true; in TEST_P() 264 gbSmsConfig4.selected = true; in TEST_P() 272 gbSmsConfig5.selected = true; in TEST_P() 334 cbSmsConfig.selected = true; in TEST_P()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_QCOM_filter_cubic_weights.adoc | 30 splines can be selected for cubic filtered sampling and blits:
|
D | VK_EXT_color_write_enable.adoc | 28 the desired data of which subsets are selected dynamically.
|
/hardware/interfaces/media/c2/1.0/ |
D | IConfigurable.hal | 170 * Returns a list of supported parameters within a selected range of C2Param 173 * @param start The first index of the selected range. 174 * @param count The length of the selected range. 178 * @return params List of supported parameters in the selected range. This
|
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
D | README.md | 7 1. The configuration parameters are not hardcoded, but instead selected based on
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsVideoEmulatedCamera.cpp | 91 bool selected = false; in initializeMediaCodec() local 109 selected = true; in initializeMediaCodec() 112 if (!selected) { in initializeMediaCodec()
|
/hardware/interfaces/power/stats/aidl/vts/ |
D | VtsHalPowerStatsTargetTest.cpp | 83 std::vector<T> selected; in getRandomSubset() local 84 std::sample(collection.begin(), collection.end(), std::back_inserter(selected), in getRandomSubset() 87 return selected; in getRandomSubset()
|
/hardware/interfaces/wifi/hostapd/1.2/ |
D | IHostapd.hal | 125 * This option can be used to specify the channel frequencies (in MHz) selected by ACS. 126 * If this is an empty list, all channels allowed in selected HW mode
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ |
D | README.md | 8 The configuration parameters are not hardcoded, but instead selected based on
|