Home
last modified time | relevance | path

Searched refs:failed (Results 1 – 25 of 77) sorted by relevance

1234

/hardware/interfaces/tv/tuner/1.0/
DIDvr.hal35 * UNKNOWN_ERROR if failed for other reasons.
48 * INVALID_STATE if failed for wrong state.
49 * UNKNOWN_ERROR if failed for other reasons.
62 * INVALID_STATE if failed for wrong state.
63 * UNKNOWN_ERROR if failed for other reasons.
76 * INVALID_STATE if failed for wrong state.
77 * UNKNOWN_ERROR if failed for other reasons.
89 * INVALID_STATE if failed for wrong state.
90 * UNKNOWN_ERROR if failed for other reasons.
102 * INVALID_STATE if failed for wrong state.
[all …]
DIFilter.hal43 * INVALID_STATE if failed for wrong state.
44 * UNKNOWN_ERROR if failed for other reasons.
58 * INVALID_STATE if failed for wrong state.
59 * UNKNOWN_ERROR if failed for other reasons.
70 * INVALID_STATE if failed for wrong state.
71 * UNKNOWN_ERROR if failed for other reasons.
84 * INVALID_STATE if failed for wrong state.
85 * UNKNOWN_ERROR if failed for other reasons.
97 * INVALID_STATE if failed for wrong state.
98 * UNKNOWN_ERROR if failed for other reasons.
[all …]
DIDemux.hal38 * INVALID_STATE if failed for wrong state.
39 * UNKNOWN_ERROR if failed for other reasons.
55 * INVALID_STATE if failed for wrong state.
56 * UNKNOWN_ERROR if failed for other reasons.
70 * INVALID_STATE if failed for wrong state.
71 * UNKNOWN_ERROR if failed for other reasons.
84 * INVALID_ARGUMENT if failed for a wrong filter ID.
85 * UNKNOWN_ERROR if failed for other reasons.
99 * INVALID_ARGUMENT if failed for a wrong hardware ID of A/V sync.
100 * UNKNOWN_ERROR if failed for other reasons.
[all …]
DIDescrambler.hal36 * INVALID_STATE if failed for wrong state.
37 * UNKNOWN_ERROR if failed for other reasons.
51 * INVALID_STATE if failed for wrong state.
52 * UNKNOWN_ERROR if failed for other reasons.
68 * INVALID_STATE if failed for wrong state.
69 * UNKNOWN_ERROR if failed for other reasons.
83 * INVALID_STATE if failed for wrong state.
84 * UNKNOWN_ERROR if failed for other reasons.
96 * UNKNOWN_ERROR if failed for other reasons.
DITimeFilter.hal34 * UNKNOWN_ERROR if failed for other reasons.
46 * UNKNOWN_ERROR if failed for other reasons.
57 * INVALID_STATE if failed for wrong state.
58 * UNKNOWN_ERROR if failed for other reasons.
71 * INVALID_STATE if failed for wrong state.
72 * UNKNOWN_ERROR if failed for other reasons.
85 * UNKNOWN_ERROR if failed for other reasons.
DITuner.hal36 * UNKNOWN_ERROR if tuning failed for other reasons.
50 * UNKNOWN_ERROR if creation failed for other reasons.
62 * UNKNOWN_ERROR if creation failed for other reasons.
73 * UNKNOWN_ERROR if the inquiry failed for other reasons.
85 * UNKNOWN_ERROR if creation failed for other reasons.
96 * UNKNOWN_ERROR if the inquiry failed for other reasons.
108 * UNKNOWN_ERROR if tuning failed for other reasons.
122 * UNKNOWN_ERROR if creation failed for other reasons.
138 * UNKNOWN_ERROR if creation failed for other reasons.
DIFrontend.hal41 * UNKNOWN_ERROR if callback setting failed for other reasons.
59 * UNKNOWN_ERROR if tuning failed for other reasons.
71 * UNKNOWN_ERROR if failed for other reasons.
83 * UNKNOWN_ERROR if failed for other reasons.
102 * UNKNOWN_ERROR if tuning failed for other reasons.
114 * UNKNOWN_ERROR if failed for other reasons.
128 * UNKNOWN_ERROR if tuning failed for other reasons.
148 * UNKNOWN_ERROR if failed for other reasons.
160 * UNKNOWN_ERROR if failed for other reasons.
DILnb.hal40 * UNKNOWN_ERROR if callback setting failed for other reasons.
51 * UNKNOWN_ERROR if failed for other reasons.
62 * UNKNOWN_ERROR if failed for other reasons.
73 * UNKNOWN_ERROR if failed for other reasons.
91 * UNKNOWN_ERROR if failed for other reasons.
103 * UNKNOWN_ERROR if failed for other reasons.
/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp73 bool failed(Error2 error) { in failed() function
76 bool failed(Error3 error) { in failed() function
79 bool failed(Error4 error) { in failed() function
138 if (failed(error)) { in allocate()
155 if (!error.isOk() || failed(error)) { in freeBuffer()
173 if (failed(error)) { in getDescriptor()
190 if (failed(error)) { in importBuffer()
210 if (failed(error)) { in lock()
224 if (failed(error)) { in unlock()
/hardware/nxp/nfc/intf/nxpnfc/2.0/
DINxpNfc.hal33 * @return status as a boolean, true if success, false if failed
41 * @return status as a boolean, true if success, false if failed
49 * @return status as a boolean, true if success, false if failed
57 * @return status as a boolean, true if success, false if failed
/hardware/interfaces/tv/tuner/1.1/
DIFilter.hal40 * INVALID_STATE if failed for wrong state.
41 * UNKNOWN_ERROR if failed for other reasons.
52 * INVALID_STATE if failed for wrong state.
53 * UNKNOWN_ERROR if failed for other reasons.
83 * UNKNOWN_ERROR if failed for other reasons.
103 * UNKNOWN_ERROR if failed for other reasons.
DIFrontend.hal46 * UNKNOWN_ERROR if tuning failed for other reasons.
67 * UNKNOWN_ERROR if tuning failed for other reasons.
83 * UNKNOWN_ERROR if failed for other reasons.
93 * UNKNOWN_ERROR if failed for other reasons.
107 * UNKNOWN_ERROR if tuning failed for other reasons.
/hardware/interfaces/camera/device/3.5/
Dtypes.hal51 * Get buffer failed due to timeout waiting for an available buffer. This is
62 * Get buffer failed due to HAL has reached its maxBuffer count. This is not
69 * Get buffer failed due to the stream is disconnected by client
81 * Get buffer failed for unknown reasons. This is a fatal error and HAL must
110 * Method call failed for some streams. Check per stream status for each
116 * Method call failed for all streams and no buffers are returned at all.
124 * Method call failed for all streams and no buffers are returned at all.
131 * Method call failed for all streams and no buffers are returned at all.
DICameraDeviceCallback.hal42 * FAILED_PARTIAL: some streams failed while some succeeds. Check
44 * FAILED_CONFIGURING: the request failed because camera servicve is
46 * FAILED_UNKNOWN: the request failed for unknown reason and no buffers
/hardware/interfaces/atrace/1.0/
Dtypes.hal25 * Operation failed with errors on enabling tracing point.
29 * Operation failed because of invalid argument.
/hardware/interfaces/automotive/can/1.0/default/
DCanSocket.cpp140 bool failed = !mStopReaderThread; in readerThread() local
145 if (failed) errCb(errnoCopy); in readerThread()
/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.cc200 bool failed = false; in AddResult() local
210 failed = true; in AddResult()
219 failed = true; in AddResult()
228 failed = true; in AddResult()
236 return failed ? UNKNOWN_ERROR : OK; in AddResult()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c1086 goto failed; in ath3k_init()
1109 goto failed; in ath3k_init()
1115 goto failed; in ath3k_init()
1127 goto failed; in ath3k_init()
1133 goto failed; in ath3k_init()
1141 failed: in ath3k_init()
1169 goto failed; in hci_open_dev()
1173 failed: in hci_open_dev()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c1090 goto failed; in ath3k_init()
1113 goto failed; in ath3k_init()
1119 goto failed; in ath3k_init()
1131 goto failed; in ath3k_init()
1137 goto failed; in ath3k_init()
1145 failed: in ath3k_init()
1173 goto failed; in hci_open_dev()
1177 failed: in hci_open_dev()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c1086 goto failed; in ath3k_init()
1109 goto failed; in ath3k_init()
1115 goto failed; in ath3k_init()
1127 goto failed; in ath3k_init()
1133 goto failed; in ath3k_init()
1141 failed: in ath3k_init()
1169 goto failed; in hci_open_dev()
1173 failed: in hci_open_dev()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c1092 goto failed; in ath3k_init()
1115 goto failed; in ath3k_init()
1121 goto failed; in ath3k_init()
1133 goto failed; in ath3k_init()
1139 goto failed; in ath3k_init()
1147 failed: in ath3k_init()
1175 goto failed; in hci_open_dev()
1179 failed: in hci_open_dev()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c1094 goto failed; in ath3k_init()
1117 goto failed; in ath3k_init()
1123 goto failed; in ath3k_init()
1135 goto failed; in ath3k_init()
1141 goto failed; in ath3k_init()
1149 failed: in ath3k_init()
1177 goto failed; in hci_open_dev()
1181 failed: in hci_open_dev()
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_ar3k.c1092 goto failed; in ath3k_init()
1115 goto failed; in ath3k_init()
1121 goto failed; in ath3k_init()
1133 goto failed; in ath3k_init()
1139 goto failed; in ath3k_init()
1147 failed: in ath3k_init()
1175 goto failed; in hci_open_dev()
1179 failed: in hci_open_dev()
/hardware/interfaces/wifi/supplicant/1.4/
DISupplicantStaIfaceCallback.hal158 * All the fields in this struct must be empty if the query failed.
160 * All the fields in this struct must be empty if the query failed.
173 * Used to indicate that the supplicant failed to find a network in scan result
/hardware/interfaces/boot/1.0/
Dtypes.hal35 * failed due to an invalid slot number

1234