/hardware/google/camera/common/hal/tests/ |
D | result_dispatcher_tests.cc | 144 bool received = callback_condition_.wait_for( in WaitForShutter() local 148 return received ? OK : TIMED_OUT; in WaitForShutter() 164 bool received = callback_condition_.wait_for( in WaitForResultMetadata() local 168 return received ? OK : TIMED_OUT; in WaitForResultMetadata() 189 bool received = callback_condition_.wait_for( in WaitForOuptutBuffer() local 193 return received ? OK : TIMED_OUT; in WaitForOuptutBuffer()
|
D | camera_device_session_tests.cc | 197 bool received = callback_condition_.wait_for( in WaitForResult() local 201 return received ? OK : TIMED_OUT; in WaitForResult() 222 bool received = callback_condition_.wait_for( in WaitForShutter() local 226 return received ? OK : TIMED_OUT; in WaitForShutter()
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanMessageListener.hal | 23 * Called on received CAN message. 26 * was received by the hardware. If it's not possible to fetch exact
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 54 * Indicates when new SMS is received. 59 * acknowledgeLastIncomingGsmSms() has been received 68 * Indicates when new SMS Status Report is received. 73 * acknowledgeLastIncomingGsmSms() has been received 90 * Indicates when a new USSD message is received. 101 * Indicates when radio has received a NITZ time message. 105 * @param receivedTime milliseconds since boot that the NITZ time was received 222 * Indicates when new CDMA SMS is received 226 * acknowledgeLastIncomingCdmaSms() has been received 234 * Indicates when new Broadcast SMS is received [all …]
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiEventCallback.hal | 28 * completed. When this event is received all IWifiChip objects retrieved 36 * (full state reset). When this event is received all IWifiChip & IWifiIface
|
D | IWifiNanIfaceEventCallback.hal | 221 * Asynchronous callback indicating that a cluster event has been received. 274 * Asynchronous callback indicating that a followup message has been received from a peer. 293 * peer (received by the intended Respodner). 300 * Asynchronous callback indicating a data-path (NDP) setup has been completed: received by 308 * Asynchronous callback indicating a list of data-paths (NDP) have been terminated: received by
|
D | IWifiStaIfaceEventCallback.hal | 29 * Called for each received beacon/probe response for a scan with the
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FrameHandler.cpp | 118 void FrameHandler::getFramesCounters(unsigned* received, unsigned* displayed) { in getFramesCounters() argument 121 if (received) { in getFramesCounters() 122 *received = mFramesReceived; in getFramesCounters()
|
D | FrameHandler.h | 63 void getFramesCounters(unsigned* received, unsigned* displayed);
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | FrameHandler.cpp | 122 void FrameHandler::getFramesCounters(unsigned* received, unsigned* displayed) { in getFramesCounters() argument 125 if (received) { in getFramesCounters() 126 *received = mFramesReceived; in getFramesCounters()
|
D | FrameHandler.h | 79 void getFramesCounters(unsigned* received, unsigned* displayed);
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessageCallback.hal | 53 * When a message is received properly without any parity error in its 55 * If a message is received with words that failed a parity check, but the GNSS 81 * The status of the received navigation message. 154 * receiver, not data received from an external source (i.e. not from a server
|
D | IGnssDebug.hal | 22 * signal received on the device 26 * The ephemeris (or almanac only) information was received from a SUPL
|
/hardware/interfaces/input/classifier/1.0/ |
D | IInputClassifier.hal | 37 * The reset may be called once device reset is received by the framework.
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiNanIfaceEventCallback.hal | 29 * Asynchronous callback indicating a data-path (NDP) setup has been completed: received by
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantStaIfaceCallback.hal | 32 * Indicates DPP configuration received success event (Enrolee mode).
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsCameraStream.hal | 27 * Buffer handles received by this method must be returned via calls to
|
/hardware/interfaces/bluetooth/1.0/ |
D | IBluetoothHciCallbacks.hal | 28 * This function is invoked when an HCI event is received from the
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | IClientManager.hal | 35 * The specified buffer pool is the owner of received buffers.
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | IClientManager.hal | 36 * The specified buffer pool is the owner of received buffers.
|
/hardware/interfaces/automotive/evs/1.1/ |
D | IEvsCameraStream.hal | 30 * Buffer handles received by this method must be returned via calls to
|
/hardware/interfaces/audio/2.0/ |
D | IStreamIn.hal | 136 * Return a recent count of the number of audio frames received and the 142 * @return frames the total frame count received. This must be as early in
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIfaceCallback.hal | 120 * Data retrieved from received BSS transition management request frame. 188 * @param BssTmData Data retrieved from received BSS transition management
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicleCallback.hal | 47 * client received StatusCode::OK from the IVehicle::set(...) this
|
/hardware/interfaces/graphics/composer/2.4/ |
D | IComposerCallback.hal | 28 * @param display is the display which has received a vsync event
|