Searched refs:retrieve (Results 1 – 25 of 25) sorted by relevance
/hardware/interfaces/gnss/2.0/vts/functional/ |
D | gnss_hal_test.cpp | 59 EXPECT_TRUE(gnss_cb_->capabilities_cbq_.retrieve(gnss_cb_->last_capabilities_, TIMEOUT_SEC)); in SetUpGnssCallback() 60 EXPECT_TRUE(gnss_cb_->info_cbq_.retrieve(gnss_cb_->last_info_, TIMEOUT_SEC)); in SetUpGnssCallback() 61 EXPECT_TRUE(gnss_cb_->name_cbq_.retrieve(gnss_cb_->last_name_, TIMEOUT_SEC)); in SetUpGnssCallback() 79 while (gnss_cb_->location_cbq_.retrieve(gnss_cb_->last_location_, TIMEOUT_SEC)) { in StopAndClearLocations() 108 EXPECT_TRUE(gnss_cb_->location_cbq_.retrieve(gnss_cb_->last_location_, in StartAndCheckFirstLocation() 138 EXPECT_TRUE(gnss_cb_->location_cbq_.retrieve(gnss_cb_->last_location_, in StartAndCheckLocations()
|
D | gnss_hal_test_cases.cpp | 202 ASSERT_TRUE(callback->measurement_cbq_.retrieve(lastMeasurement, in TEST_F() 308 callback->capabilities_cbq_.retrieve(callback->last_capabilities_, in TEST_F() 336 callback->capabilities_cbq_.retrieve(callback->last_capabilities_, in TEST_F() 370 ASSERT_TRUE(callback->measurement_cbq_.retrieve(lastMeasurement, in TEST_F()
|
D | gnss_hal_test.h | 86 bool retrieve(T& event, int timeout_seconds); 256 bool GnssHalTest::CallbackQueue<T>::retrieve(T& event, int timeout_seconds) { in retrieve() function
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITunerCallback.hal | 56 * @param result OK if the scan succeeded, client may retrieve the actual 75 * Client may retrieve the actual list with ITuner::getProgramList. 83 * Client may retrieve the actual program info with
|
/hardware/interfaces/camera/metadata/ |
D | README.md | 7 camera provider and camera devices to retrieve static camera information and issue
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEffectBufferProviderCallback.hal | 25 * Called to retrieve a buffer where data should read from by 'process'
|
/hardware/interfaces/audio/effect/5.0/ |
D | IEffectBufferProviderCallback.hal | 25 * Called to retrieve a buffer where data should read from by 'process'
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEffectBufferProviderCallback.hal | 25 * Called to retrieve a buffer where data should read from by 'process'
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantIface.hal | 77 * interface object to retrieve the ID. 95 * interface object to retrieve the ID.
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxNode.hal | 64 * @param index Type of the parameter to retrieve. 98 * @param index Type of the configuration to retrieve.
|
/hardware/interfaces/weaver/1.0/ |
D | IWeaver.hal | 56 * Attempts to retrieve the value stored in the identified slot.
|
/hardware/interfaces/tv/cec/1.0/ |
D | IHdmiCec.hal | 62 * FAILURE_INVALID_STATE if HAL cannot retrieve the physical
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIface.hal | 496 * API to retrieve fates of outbound packets. 524 * API to retrieve fates of inbound packets.
|
D | IWifiChip.hal | 651 * API to retrieve the wifi wake up reason stats for debugging.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | IPreparedModel.hal | 135 * @param callback A callback object used to retrieve memory resources
|
D | IDevice.hal | 275 * prepareModelFromCache is used to retrieve a prepared model directly from
|
/hardware/interfaces/audio/2.0/ |
D | IStream.hal | 253 * Called by the framework to retrieve information on the mmap buffer used for audio
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 255 * - Call getCaptureRequestMetadataQueue to retrieve the fast message queue; 271 * - Call getCaptureRequestMetadataQueue to retrieve the fast message queue;
|
/hardware/interfaces/audio/4.0/ |
D | IStream.hal | 269 * Called by the framework to retrieve information on the mmap buffer used for audio
|
/hardware/interfaces/audio/5.0/ |
D | IStream.hal | 269 * Called by the framework to retrieve information on the mmap buffer used for audio
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPlugin.hal | 157 * provisioning server to retrieve a device certificate. getProvisionRequest
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2074 * This will be interpreted as the timestamp of the freeze frame to retrieve. A list of 2100 * such element can be used as the key to OBD2_FREEZE_FRAME to retrieve 2680 * sampling to retrieve the data. Implementers may choose to send extra
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 173 * provisioning server to retrieve a device certificate. getProvisionRequest
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 508 * Use getAxisValue to retrieve the information from AMOTION_EVENT_AXIS_VSCROLL
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1184 * response in SW1/SW2 to retrieve the pending proactive command and send it
|