Home
last modified time | relevance | path

Searched refs:invoke (Results 1 – 25 of 29) 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.
275 * invoke on the result.
298 * invoke on the result.
367 * invoke on the result.
391 * invoke on the result.
549 * invoke on the result.
680 * invoke on the result.
698 * 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.
317 * 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/neuralnetworks/1.2/
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
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
Dtypes.hal207 * invoke on the result.
263 * invoke on the result.
285 * invoke on the result.
407 * invoke on the result.
450 * invoke on the result.
557 * invoke on the result.
598 * invoke on the result.
793 * invoke on the result.
944 * invoke on the result.
966 * invoke on the result.
[all …]
/hardware/interfaces/tests/foo/1.0/
DIFooCallback.hal30 // of nanoseconds it took to invoke each of the three methods
/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/wifi/1.2/
DIWifiChip.hal56 * 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/camera/device/3.5/
Dtypes.hal25 * multi-camera, then HAL must invoke the notification callback and pass a message with ERROR_RESULT
/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.
/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/provider/2.4/
DICameraProvider.hal69 * A non-null callback interface to invoke when camera events occur.
/hardware/interfaces/camera/device/3.2/
DICameraDevice.hal150 * @param callback Interface to invoke by the HAL for device asynchronous

12