Home
last modified time | relevance | path

Searched refs:onOpenFailed (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/
DIBluetoothChannelSoundingSessionCallback.aidl35 void onOpenFailed(Reason reason); in onOpenFailed() method
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/1/android/hardware/bluetooth/ranging/
DIBluetoothChannelSoundingSessionCallback.aidl38 void onOpenFailed(android.hardware.bluetooth.ranging.Reason reason); in onOpenFailed() method
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/current/android/hardware/bluetooth/ranging/
DIBluetoothChannelSoundingSessionCallback.aidl38 void onOpenFailed(android.hardware.bluetooth.ranging.Reason reason); in onOpenFailed() method
/hardware/google/easel/amber/camera/libhdrplusclient/include/
DHdrPlusClientListener.h49 virtual void onOpenFailed(status_t err) = 0;
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HdrPlusListenerThread.h49 void onOpenFailed(status_t err) override;
DQCamera3HdrPlusListenerThread.cpp56 void QCamera3HdrPlusListenerThread::onOpenFailed(status_t err) in onOpenFailed() function in qcamera::QCamera3HdrPlusListenerThread
202 mListener->onOpenFailed(err); in handleOpenError()
DQCamera3HWI.h913 void onOpenFailed(status_t err) override;
DQCamera3HWI.cpp16322 void QCamera3HardwareInterface::onOpenFailed(status_t err) in onOpenFailed() function in qcamera::QCamera3HardwareInterface
/hardware/interfaces/bluetooth/ranging/aidl/vts/
DVtsHalBluetoothRangingTargetTest.cpp50 ScopedAStatus onOpenFailed(Reason reason) override;
60 ScopedAStatus BluetoothChannelSoundingSessionCallback::onOpenFailed( in onOpenFailed() function in BluetoothChannelSoundingSessionCallback