/hardware/google/camera/common/hal/tests/ |
D | process_block_tests.cc | 69 void InitializeProcessBlockTest(const ProcessBlockTestSetup& setup) { in InitializeProcessBlockTest() argument 72 setup.camera_id, setup.physical_camera_ids); in InitializeProcessBlockTest() 78 if (setup.physical_camera_ids.empty()) { in InitializeProcessBlockTest() 82 &test_config_, setup.physical_camera_ids); in InitializeProcessBlockTest() 94 for (auto& setup : process_block_test_setups_) { in TEST_F() local 95 InitializeProcessBlockTest(setup); in TEST_F() 97 auto block = setup.process_block_create_func(); in TEST_F() 103 for (auto& setup : process_block_test_setups_) { in TEST_F() local 104 InitializeProcessBlockTest(setup); in TEST_F() 106 auto block = setup.process_block_create_func(); in TEST_F() [all …]
|
/hardware/interfaces/tests/msgq/1.0/ |
D | IBenchmarkMsgQ.hal | 23 * @return ret Will be true if the setup was successful, false otherwise. 33 * @return ret Will be true if the setup was successful, false otherwise.
|
D | ITestMsgQ.hal | 32 * @return ret True if the setup is successful.
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_uevents.cpp | 42 static void setup(hwc_context_t* ctx, int dpy) in setup() function 275 setup(ctx, dpy); in handle_uevent()
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIface.hal | 96 * Flush fast initial link setup (IEEE 802.11ai FILS) HLP packets. 111 * Add fast initial link setup (IEEE 802.11ai FILS) HLP packets.
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_uevents.cpp | 42 static void setup(hwc_context_t* ctx, int dpy) in setup() function 267 setup(ctx, dpy); in handle_uevent()
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiNanIfaceEventCallback.hal | 29 * Asynchronous callback indicating a data-path (NDP) setup has been completed: received by
|
/hardware/interfaces/gnss/2.0/ |
D | IAGnssCallback.hal | 45 * The GNSS HAL implementation must use this method to request the framework to setup
|
/hardware/interfaces/wifi/hostapd/1.0/ |
D | IHostapd.hal | 131 * This should trigger the setup of an access point with the specified 149 * This should bring down the access point previously setup on the
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIface.hal | 159 * Initiate TDLS setup with the provided peer MAC address. 337 * Initiate WPS setup in registrar role to learn the current AP configuration. 351 * Initiate WPS Push Button setup. 365 * Initiate WPS Pin Keypad setup. 377 * Initiate WPS Pin Display setup.
|
D | ISupplicantP2pIface.hal | 186 * optional group owner negotiation, group interface setup, provisioning, 537 * Initiate WPS Push Button setup. 553 * Initiate WPS Pin Keypad setup. 567 * Initiate WPS Pin Display setup.
|
/hardware/interfaces/power/1.2/ |
D | types.hal | 26 * stream setup is complete.
|
/hardware/interfaces/soundtrigger/2.1/ |
D | ISoundTriggerHwCallback.hal | 23 * SoundTrigger HAL Callback interface. Obtained during SoundTrigger setup.
|
/hardware/interfaces/wifi/hostapd/1.1/ |
D | IHostapd.hal | 71 * This should trigger the setup of an access point with the specified
|
/hardware/interfaces/memtrack/1.0/ |
D | IMemtrack.hal | 30 * setup actions and is called once before any calls to getMemory().
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiNanIface.hal | 213 * Initiate a data-path (NDP) setup operation: Initiator. 229 * Respond to a received data indication as part of a data-path (NDP) setup operation. An
|
D | IWifi.hal | 55 * Perform any setup that is required to make use of the module. If the module
|
D | IWifiNanIfaceEventCallback.hal | 292 * Asynchronous callback indicating a data-path (NDP) setup has been requested by an Initiator 300 * Asynchronous callback indicating a data-path (NDP) setup has been completed: received by
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 19 * Constructor for the interface performs power management setup actions at
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 143 * @param accessNetwork The access network to setup the data call. If the data connection cannot 144 * be established on the specified access network, the setup request must be failed.
|
/hardware/interfaces/radio/1.4/ |
D | IRadio.hal | 61 * @param accessNetwork The access network to setup the data call. If the data connection cannot 62 * be established on the specified access network, the setup request must be failed.
|
D | IRadioResponse.hal | 164 * RadioError:NONE must be returned on both success and failure of setup with the
|
D | types.hal | 236 * Expose more setup data call failures. 1161 * Connection setup on the HDR system was time out. 1250 * Data call bring up fails in the PPP setup due to a timeout. (e.g., an LCP conf ack was not 1255 * Data call bring up fails in the PPP setup due to an authorization failure. 1260 * Data call bring up fails in the PPP setup due to an option mismatch. 1264 * Data call bring up fails in the PPP setup due to a PAP failure. 1268 * Data call bring up fails in the PPP setup due to a CHAP failure. 1272 * Data call bring up fails in the PPP setup because the PPP is in the process of cleaning the
|
/hardware/interfaces/wifi/hostapd/1.2/ |
D | IHostapd.hal | 175 * This should trigger the setup of an access point with the specified
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 179 * @param accessNetwork The access network to setup the data call. If the data connection cannot 180 * be established on the specified access network, the setup request must be failed.
|