Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 25 of 33) sorted by relevance

12

/hardware/google/camera/common/hal/tests/
Dprocess_block_tests.cc69 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/
DIBenchmarkMsgQ.hal23 * @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.
DITestMsgQ.hal32 * @return ret True if the setup is successful.
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_uevents.cpp42 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/
DISupplicantStaIface.hal96 * 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/
Dhwc_uevents.cpp42 static void setup(hwc_context_t* ctx, int dpy) in setup() function
267 setup(ctx, dpy); in handle_uevent()
/hardware/interfaces/wifi/1.2/
DIWifiNanIfaceEventCallback.hal29 * Asynchronous callback indicating a data-path (NDP) setup has been completed: received by
/hardware/interfaces/gnss/2.0/
DIAGnssCallback.hal45 * The GNSS HAL implementation must use this method to request the framework to setup
/hardware/interfaces/wifi/hostapd/1.0/
DIHostapd.hal131 * 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/
DISupplicantStaIface.hal159 * 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.
DISupplicantP2pIface.hal186 * 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/
Dtypes.hal26 * stream setup is complete.
/hardware/interfaces/soundtrigger/2.1/
DISoundTriggerHwCallback.hal23 * SoundTrigger HAL Callback interface. Obtained during SoundTrigger setup.
/hardware/interfaces/wifi/hostapd/1.1/
DIHostapd.hal71 * This should trigger the setup of an access point with the specified
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal30 * setup actions and is called once before any calls to getMemory().
/hardware/interfaces/wifi/1.0/
DIWifiNanIface.hal213 * 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
DIWifi.hal55 * Perform any setup that is required to make use of the module. If the module
DIWifiNanIfaceEventCallback.hal292 * 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/
DIPower.hal19 * Constructor for the interface performs power management setup actions at
/hardware/interfaces/radio/1.2/
DIRadio.hal143 * @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/
DIRadio.hal61 * @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.
DIRadioResponse.hal164 * RadioError:NONE must be returned on both success and failure of setup with the
Dtypes.hal236 * 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/
DIHostapd.hal175 * This should trigger the setup of an access point with the specified
/hardware/interfaces/radio/1.5/
DIRadio.hal179 * @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.

12