Home
last modified time | relevance | path

Searched refs:FAILURE (Results 1 – 25 of 54) sorted by relevance

123

/hardware/interfaces/thermal/2.0/default/
DThermal.cpp116 status.code = ThermalStatusCode::FAILURE; in getCurrentTemperatures()
131 status.code = ThermalStatusCode::FAILURE; in getTemperatureThresholds()
146 status.code = ThermalStatusCode::FAILURE; in getCurrentCoolingDevices()
160 status.code = ThermalStatusCode::FAILURE; in registerThermalChangedCallback()
172 status.code = ThermalStatusCode::FAILURE; in registerThermalChangedCallback()
188 status.code = ThermalStatusCode::FAILURE; in unregisterThermalChangedCallback()
213 status.code = ThermalStatusCode::FAILURE; in unregisterThermalChangedCallback()
/hardware/interfaces/thermal/2.0/
DIThermal.hal30 * @return status Status of the operation. If status code is FAILURE,
50 * @return status Status of the operation. If status code is FAILURE,
76 * thermal events (nullptr callback will lead to failure with status code FAILURE).
80 * @return status Status of the operation. If status code is FAILURE,
93 * thermal events (nullptr callback will lead to failure with status code FAILURE).
95 * @return status Status of the operation. If status code is FAILURE,
107 * @return status Status of the operation. If status code is FAILURE,
/hardware/interfaces/bluetooth/a2dp/1.0/
DIBluetoothAudioOffload.hal55 * FAILURE if HAL server cannot initialize the platform for any other
64 * completed, it must return with either SUCCESS or FAILURE.
66 * @param status SUCCESS, FAILURE or PENDING
74 * must return with either SUCCESS or FAILURE.
76 * @param status SUCCESS, FAILURE or PENDING
/hardware/interfaces/thermal/1.0/default/
DThermal.cpp97 status.code = ThermalStatusCode::FAILURE; in getTemperatures()
130 status.code = ThermalStatusCode::FAILURE; in getCpuUsages()
135 status.code = ThermalStatusCode::FAILURE; in getCpuUsages()
175 status.code = ThermalStatusCode::FAILURE; in getCoolingDevices()
/hardware/interfaces/bluetooth/audio/2.0/default/
DBluetoothAudioProvidersFactory.cpp57 status = BluetoothAudioStatus::FAILURE; in openProvider()
61 status = BluetoothAudioStatus::FAILURE; in openProvider()
DHearingAidAudioProvider.cpp96 _hidl_cb(BluetoothAudioStatus::FAILURE, DataMQ::Descriptor()); in onSessionReady()
DBluetoothAudioProvider.cpp56 _hidl_cb(BluetoothAudioStatus::FAILURE, DataMQ::Descriptor()); in startSession()
DA2dpSoftwareAudioProvider.cpp97 _hidl_cb(BluetoothAudioStatus::FAILURE, DataMQ::Descriptor()); in onSessionReady()
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
DOccupantAwarenessStatus.aidl24 FAILURE = 3, enumConstant
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
DOccupantAwarenessStatus.aidl24 FAILURE = 3, enumConstant
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DOccupantAwarenessStatus.aidl40 FAILURE = 3, enumConstant
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioProvider.hal51 * FAILURE if the Audio HAL cannot register this IBluetoothAudioPort for
64 * @param status SUCCESS or FAILURE
71 * @param status SUCCESS or FAILURE
/hardware/interfaces/thermal/1.0/
DIThermal.hal24 * @return status Status of the operation. If status code is FAILURE,
45 * @return status Status of the operation. If status code is FAILURE,
61 * @return status Status of the operation. If status code is FAILURE,
/hardware/google/pixel/thermal/
DThermal.cpp44 status.code = ThermalStatusCode::FAILURE; in setFailureAndCallback()
176 status.code = ThermalStatusCode::FAILURE; in registerThermalChangedCallback()
188 status.code = ThermalStatusCode::FAILURE; in registerThermalChangedCallback()
204 status.code = ThermalStatusCode::FAILURE; in unregisterThermalChangedCallback()
229 status.code = ThermalStatusCode::FAILURE; in unregisterThermalChangedCallback()
/hardware/interfaces/bluetooth/a2dp/1.0/default/
DBluetoothAudioOffload.cpp45 return ::android::hardware::bluetooth::a2dp::V1_0::Status::FAILURE; in startSession()
/hardware/interfaces/thermal/2.0/vts/functional/
DVtsHalThermalV2_0TargetTest.cpp122 [](ThermalStatus status) { EXPECT_EQ(ThermalStatusCode::FAILURE, status.code); }); in TEST_P()
127 [](ThermalStatus status) { EXPECT_EQ(ThermalStatusCode::FAILURE, status.code); }); in TEST_P()
142 EXPECT_EQ(ThermalStatusCode::FAILURE, status.code); in TEST_P()
/hardware/interfaces/wifi/supplicant/1.2/
Dtypes.hal55 FAILURE,
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng.h67 #define FAILURE FALSE macro
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng.h67 #define FAILURE FALSE macro
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng.h67 #define FAILURE FALSE macro
/hardware/interfaces/usb/1.0/
DIUsbCallback.hal42 * @param retval SUCCESS if the role switch succeeded. FAILURE otherwise.
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng.h67 #define FAILURE FALSE macro
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.h67 #define FAILURE FALSE macro
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.h67 #define FAILURE FALSE macro
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng.h67 #define FAILURE FALSE macro

123