Home
last modified time | relevance | path

Searched refs:UNKNOWN_ERROR (Results 1 – 25 of 72) sorted by relevance

123

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraThermalAdapter.cpp76 rc = UNKNOWN_ERROR; in init()
84 rc = UNKNOWN_ERROR; in init()
92 rc = UNKNOWN_ERROR; in init()
103 rc = UNKNOWN_ERROR; in init()
110 rc = UNKNOWN_ERROR; in init()
DQCameraPostProc.cpp275 return UNKNOWN_ERROR; in start()
285 return UNKNOWN_ERROR; in start()
317 return UNKNOWN_ERROR; in start()
324 return UNKNOWN_ERROR; in start()
419 return UNKNOWN_ERROR; in createJpegSession()
424 return UNKNOWN_ERROR; in createJpegSession()
442 return UNKNOWN_ERROR; in createJpegSession()
918 releaseNotifyData(data_cb, this, UNKNOWN_ERROR); in sendDataNotify()
919 return UNKNOWN_ERROR; in sendDataNotify()
1063 return UNKNOWN_ERROR; in processData()
[all …]
/hardware/interfaces/tv/tuner/1.0/
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.
DIDvr.hal35 * UNKNOWN_ERROR if failed for other reasons.
49 * UNKNOWN_ERROR if failed for other reasons.
63 * UNKNOWN_ERROR if failed for other reasons.
77 * UNKNOWN_ERROR if failed for other reasons.
90 * UNKNOWN_ERROR if failed for other reasons.
103 * UNKNOWN_ERROR if failed for other reasons.
116 * UNKNOWN_ERROR if failed for other reasons.
130 * UNKNOWN_ERROR if failed for other reasons.
DIFrontend.hal40 * UNKNOWN_ERROR if callback setting failed for other reasons.
58 * UNKNOWN_ERROR if tuning failed for other reasons.
69 * UNKNOWN_ERROR if failed for other reasons.
81 * UNKNOWN_ERROR if failed for other reasons.
100 * UNKNOWN_ERROR if tuning failed for other reasons.
112 * UNKNOWN_ERROR if failed for other reasons.
126 * UNKNOWN_ERROR if tuning failed for other reasons.
146 * UNKNOWN_ERROR if failed for other reasons.
158 * UNKNOWN_ERROR if failed for other reasons.
DIFilter.hal44 * UNKNOWN_ERROR if failed for other reasons.
59 * UNKNOWN_ERROR if failed for other reasons.
71 * UNKNOWN_ERROR if failed for other reasons.
85 * UNKNOWN_ERROR if failed for other reasons.
98 * UNKNOWN_ERROR if failed for other reasons.
110 * UNKNOWN_ERROR if failed for other reasons.
127 * UNKNOWN_ERROR if failed for other reasons.
144 * UNKNOWN_ERROR if failed for other reasons.
156 * 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.
DIDemux.hal39 * UNKNOWN_ERROR if failed for other reasons.
56 * UNKNOWN_ERROR if failed for other reasons.
71 * UNKNOWN_ERROR if failed for other reasons.
85 * UNKNOWN_ERROR if failed for other reasons.
100 * UNKNOWN_ERROR if failed for other reasons.
114 * UNKNOWN_ERROR if failed for other reasons.
131 * UNKNOWN_ERROR if failed for other reasons.
147 * UNKNOWN_ERROR if failed for other reasons.
159 * UNKNOWN_ERROR if failed for other reasons.
DITimeFilter.hal34 * UNKNOWN_ERROR if failed for other reasons.
46 * UNKNOWN_ERROR if failed for other reasons.
58 * UNKNOWN_ERROR if failed for other reasons.
72 * UNKNOWN_ERROR if failed for other reasons.
85 * UNKNOWN_ERROR if failed for other reasons.
DIDescrambler.hal37 * UNKNOWN_ERROR if failed for other reasons.
52 * UNKNOWN_ERROR if failed for other reasons.
69 * UNKNOWN_ERROR if failed for other reasons.
84 * UNKNOWN_ERROR if failed for other reasons.
96 * UNKNOWN_ERROR if failed for other reasons.
/hardware/interfaces/health/storage/1.0/default/
Dservice.cpp24 using android::UNKNOWN_ERROR;
43 return UNKNOWN_ERROR; in main()
/hardware/interfaces/vibrator/1.0/default/
DVibrator.cpp41 return Status::UNKNOWN_ERROR; in on()
50 return Status::UNKNOWN_ERROR; in off()
/hardware/google/av/media/sfplugin/
DCCodec.cpp167 return UNKNOWN_ERROR; in signalEndOfInputStream()
226 err = UNKNOWN_ERROR; in GetStatus()
590 mCallback->onError(UNKNOWN_ERROR, ACTION_CODE_FATAL); in allocate()
617 mCallback->onError(UNKNOWN_ERROR, ACTION_CODE_FATAL); in allocate()
627 return UNKNOWN_ERROR; in allocate()
653 return (state->get() != ALLOCATED) ? UNKNOWN_ERROR : OK; in initiateConfigureComponent()
670 return UNKNOWN_ERROR; in configure()
692 return UNKNOWN_ERROR; in configure()
803 return UNKNOWN_ERROR; in configure()
808 return UNKNOWN_ERROR; in configure()
[all …]
DC2OMXNode.cpp168 return UNKNOWN_ERROR; in setInputSurface()
237 return UNKNOWN_ERROR; in emptyBuffer()
292 return UNKNOWN_ERROR; in emptyBuffer()
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp172 return UNKNOWN_ERROR; in initEncoder()
240 return UNKNOWN_ERROR; in setAudioParams()
245 return UNKNOWN_ERROR; in setAudioParams()
249 return UNKNOWN_ERROR; in setAudioParams()
254 return UNKNOWN_ERROR; in setAudioParams()
258 return UNKNOWN_ERROR; in setAudioParams()
264 return UNKNOWN_ERROR; in setAudioParams()
276 return UNKNOWN_ERROR; in setAudioParams()
/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.cpp109 return UNKNOWN_ERROR; in getCap()
115 return UNKNOWN_ERROR; in getCap()
128 return UNKNOWN_ERROR; in getCap()
136 return UNKNOWN_ERROR; in getCap()
143 return UNKNOWN_ERROR; in getCap()
158 return UNKNOWN_ERROR; in getCap()
166 return UNKNOWN_ERROR; in getCap()
175 return UNKNOWN_ERROR; in getCap()
192 return UNKNOWN_ERROR; in getCap()
204 return UNKNOWN_ERROR; in getCap()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp303 return {ErrorCode::UNKNOWN_ERROR, {}}; in MAKE_OPENSSL_PTR_TYPE()
309 return {ErrorCode::UNKNOWN_ERROR, {}}; in MAKE_OPENSSL_PTR_TYPE()
315 return {ErrorCode::UNKNOWN_ERROR, {}}; in MAKE_OPENSSL_PTR_TYPE()
321 return {ErrorCode::UNKNOWN_ERROR, {}}; in MAKE_OPENSSL_PTR_TYPE()
326 if (!record.get()) return {ErrorCode::UNKNOWN_ERROR, {}}; in MAKE_OPENSSL_PTR_TYPE()
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrWbEnc.cpp200 return UNKNOWN_ERROR; in initEncoder()
220 return UNKNOWN_ERROR; in initEncoder()
227 return UNKNOWN_ERROR; in initEncoder()
234 return UNKNOWN_ERROR; in initEncoder()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp403 return UNKNOWN_ERROR; in getNumMemRecords()
440 return UNKNOWN_ERROR; in fillMemRecords()
482 return UNKNOWN_ERROR; in createDecoder()
502 return UNKNOWN_ERROR; in setNumCores()
525 return UNKNOWN_ERROR; in setParams()
563 if (OK != createDecoder()) return UNKNOWN_ERROR; in initDecoder()
570 if (OK != setParams(mStride)) return UNKNOWN_ERROR; in initDecoder()
685 return UNKNOWN_ERROR; in setFlushMode()
704 return UNKNOWN_ERROR; in resetDecoder()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h36 UNKNOWN_ERROR = android::UNKNOWN_ERROR, enumerator
/hardware/interfaces/health/storage/1.0/
Dtypes.hal34 UNKNOWN_ERROR,
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp178 return UNKNOWN_ERROR; in submitBuffer()
208 return (err == C2_OK) ? OK : UNKNOWN_ERROR; in submitBuffer()
225 return (err == C2_OK) ? OK : UNKNOWN_ERROR; in submitEos()
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp411 return UNKNOWN_ERROR; in createDecoder()
434 return UNKNOWN_ERROR; in setNumCores()
457 return UNKNOWN_ERROR; in setParams()
489 if (OK != createDecoder()) return UNKNOWN_ERROR; in initDecoder()
495 if (OK != setParams(mStride, IVD_DECODE_FRAME)) return UNKNOWN_ERROR; in initDecoder()
610 return UNKNOWN_ERROR; in setFlushMode()
629 return UNKNOWN_ERROR; in resetDecoder()
658 return UNKNOWN_ERROR; in deleteDecoder()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp415 return UNKNOWN_ERROR; in createDecoder()
438 return UNKNOWN_ERROR; in setNumCores()
461 return UNKNOWN_ERROR; in setParams()
491 if (OK != createDecoder()) return UNKNOWN_ERROR; in initDecoder()
497 if (OK != setParams(mStride, IVD_DECODE_FRAME)) return UNKNOWN_ERROR; in initDecoder()
611 return UNKNOWN_ERROR; in setFlushMode()
630 return UNKNOWN_ERROR; in resetDecoder()
660 return UNKNOWN_ERROR; in deleteDecoder()
/hardware/interfaces/vibrator/1.0/
Dtypes.hal21 UNKNOWN_ERROR,

123