/hardware/interfaces/wifi/1.3/default/ |
D | wifi_legacy_hal_stubs.cpp | 31 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/ |
D | IPreparedModel.hal | 31 * 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
|
D | IDevice.hal | 71 * 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
|
D | types.hal | 115 * 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/ |
D | IGarbageCollectCallback.hal | 24 * invoke this function to indicate the result of the garbage collection.
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | IDevice.hal | 76 * 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
|
D | types.hal | 90 * invoke on the result. 317 * invoke on the result.
|
/hardware/interfaces/camera/device/3.3/ |
D | ICameraDeviceSession.hal | 41 * Clients may invoke either this method or
|
/hardware/interfaces/tv/cec/2.0/ |
D | IHdmiCecCallback.hal | 35 * HAL shall be ready for readDeviceInfo call before invoke this callback.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | IPreparedModel.hal | 36 * 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
|
D | IDevice.hal | 194 * 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
|
D | types.hal | 207 * 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/ |
D | IFooCallback.hal | 30 // of nanoseconds it took to invoke each of the three methods
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | IBluetoothAudioProvider.hal | 36 * the Audio HAL can invoke IBluetoothAudioPort.startStream().
|
/hardware/interfaces/wifi/1.1/ |
D | IWifiChip.hal | 60 * The framework must invoke this method with the appropriate scenario to let
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiChip.hal | 56 * The framework must invoke this method with the appropriate scenario to let
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 33 * 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/ |
D | types.hal | 131 * 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/ |
D | IBiometricsFace.hal | 108 * 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
|
D | IBiometricsFaceClientCallback.hal | 56 * authentication attempt, the HAL implementation must invoke this callback
|
/hardware/interfaces/camera/device/3.5/ |
D | types.hal | 25 * multi-camera, then HAL must invoke the notification callback and pass a message with ERROR_RESULT
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevice.hal | 159 * @param callback Interface to invoke by the HAL for device callbacks. 404 * @param cmd The command to invoke.
|
/hardware/interfaces/radio/1.2/ |
D | types.hal | 101 * 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/ |
D | ICameraProvider.hal | 69 * A non-null callback interface to invoke when camera events occur.
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDevice.hal | 150 * @param callback Interface to invoke by the HAL for device asynchronous
|