Home
last modified time | relevance | path

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

12

/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal_stubs.cpp31 static constexpr R invoke(Args...) { return WIFI_ERROR_NOT_SUPPORTED; } in invoke() function
35 static constexpr void invoke(Args...) {} in invoke() function
40 *val = &stubFunction<T>::invoke; in populateStubFor()
/hardware/interfaces/neuralnetworks/1.0/
DIPreparedModel.hal31 * an error, execute must immediately invoke the callback with the
36 * fails to launch, execute must immediately invoke the callback with
41 * immediately invoke the callback object provided as an input to the
DIDevice.hal71 * are correct. If there is an error, prepareModel must immediately invoke
77 * asynchronous task fails to launch, prepareModel must immediately invoke
82 * immediately invoke the callback function provided as an input to
Dtypes.hal115 * invoke on the result.
167 * invoke on the result.
185 * invoke on the result.
282 * invoke on the result.
306 * invoke on the result.
379 * invoke on the result.
403 * invoke on the result.
564 * invoke on the result.
694 * invoke on the result.
712 * invoke on the result.
[all …]
/hardware/interfaces/health/storage/1.0/
DIGarbageCollectCallback.hal24 * invoke this function to indicate the result of the garbage collection.
/hardware/interfaces/neuralnetworks/1.1/
DIDevice.hal76 * are correct. If there is an error, prepareModel must immediately invoke
82 * asynchronous task fails to launch, prepareModel must immediately invoke
87 * immediately invoke the callback function provided as an input to
Dtypes.hal90 * invoke on the result.
321 * invoke on the result.
/hardware/interfaces/camera/device/3.3/
DICameraDeviceSession.hal41 * Clients may invoke either this method or
/hardware/interfaces/tv/cec/2.0/
DIHdmiCecCallback.hal35 * HAL shall be ready for readDeviceInfo call before invoke this callback.
/hardware/interfaces/tests/foo/1.0/
DIFooCallback.hal30 // of nanoseconds it took to invoke each of the three methods
/hardware/interfaces/neuralnetworks/1.3/
DIDevice.hal105 * must immediately invoke the callback with the appropriate ErrorStatus
111 * asynchronous task fails to launch, prepareModel must immediately invoke
116 * immediately invoke the callback function provided as an input to
228 * immediately invoke the callback with the appropriate ErrorStatus value and
234 * fails to launch, prepareModelFromCache_1_3 must immediately invoke the callback
239 * immediately invoke the callback function provided as an input to
DIPreparedModel.hal41 * an error, execute_1_3 must immediately invoke the callback with the
46 * fails to launch, execute_1_3 must immediately invoke the callback with
51 * immediately invoke the callback object provided as an input to the
/hardware/interfaces/neuralnetworks/1.2/
DIDevice.hal194 * cache) are correct. If there is an error, prepareModel must immediately invoke
201 * prepareModel must immediately invoke the callback with
206 * immediately invoke the callback function provided as an input to
294 * immediately invoke the callback with the appropriate ErrorStatus value and
300 * fails to launch, prepareModelFromCache must immediately invoke the callback
305 * immediately invoke the callback function provided as an input to
DIPreparedModel.hal36 * an error, execute_1_2 must immediately invoke the callback with the
41 * fails to launch, execute_1_2 must immediately invoke the callback with
46 * immediately invoke the callback object provided as an input to the
/hardware/interfaces/wifi/1.2/
DIWifiChip.hal56 * The framework must invoke this method with the appropriate scenario to let
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioProvider.hal36 * the Audio HAL can invoke IBluetoothAudioPort.startStream().
/hardware/interfaces/wifi/1.1/
DIWifiChip.hal60 * The framework must invoke this method with the appropriate scenario to let
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal33 * Callee must invoke IRadio.getCurrentCalls()
46 * Callee must invoke IRadio.getVoiceRegistrationState(), IRadio.getDataRegistrationState(),
215 * Callee must invoke getIccCardStatus()
362 * To get IMS registration state and IMS SMS format, callee needs to invoke
/hardware/interfaces/camera/common/1.0/
Dtypes.hal131 * must invoke ICameraProviderCallback::cameraDeviceStatusChange to inform the
195 * has a flash unit. The camera provider HAL does not need to invoke
204 * need to invoke ICameraProviderCallback::TorchModeStatusChange()
208 * camera device. The camera provider HAL must invoke
/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFace.hal108 * the implementation must invoke onError with UNABLE_TO_PROCESS.
156 * milliseconds). Clients are expected to invoke this asynchronously if it
264 * milliseconds). Clients are expected to invoke this asynchronously if it
DIBiometricsFaceClientCallback.hal56 * authentication attempt, the HAL implementation must invoke this callback
/hardware/interfaces/health/utils/libhealth2impl/
DHealth.cpp169 std::invoke(func, service, [out](Result result, const T& value) { in GetHealthInfoField()
/hardware/interfaces/camera/device/3.5/
Dtypes.hal25 * multi-camera, then HAL must invoke the notification callback and pass a message with ERROR_RESULT
/hardware/interfaces/radio/1.2/
Dtypes.hal101 * When this bit is set, modem must invoke IRadioIndication.networkStateChanged() when any field
104 * insignificant fields. Modem must invoke IRadioIndication.networkStateChanged() when
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal159 * @param callback Interface to invoke by the HAL for device callbacks.
404 * @param cmd The command to invoke.

12