/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | NuPlayer2Decoder.cpp | 195 handleError(err); in onMessageReceived() 223 handleError(err); in onMessageReceived() 329 handleError(NO_INIT); in onConfigure() 367 handleError(err); in onConfigure() 375 handleError(INVALID_OPERATION); in onConfigure() 380 handleError(INVALID_OPERATION); in onConfigure() 404 handleError(err); in onConfigure() 492 handleError(NO_INIT); in onResume() 517 handleError(err); in doFlush() 567 handleError(err); in onShutdown() [all …]
|
D | NuPlayer2DecoderBase.h | 85 virtual void handleError(int32_t err);
|
D | NuPlayer2DecoderPassThrough.cpp | 80 handleError(err); in onConfigure() 297 handleError(streamErr); in onInputBufferFetched()
|
D | NuPlayer2Decoder.h | 117 void handleError(int32_t err);
|
D | NuPlayer2DecoderBase.cpp | 201 void NuPlayer2::DecoderBase::handleError(int32_t err) in handleError() function in android::NuPlayer2::DecoderBase
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDecoder.cpp | 198 handleError(err); in onMessageReceived() 226 handleError(err); in onMessageReceived() 319 handleError(UNKNOWN_ERROR); in onConfigure() 356 handleError(err); in onConfigure() 385 handleError(err); in onConfigure() 473 handleError(NO_INIT); in onResume() 498 handleError(err); in doFlush() 547 handleError(err); in onShutdown() 588 void NuPlayer::Decoder::handleError(int32_t err) in handleError() function in android::NuPlayer::Decoder 649 handleError(NO_INIT); in handleAnInputBuffer() [all …]
|
D | NuPlayerDecoderBase.h | 85 virtual void handleError(int32_t err);
|
D | NuPlayerDecoderPassThrough.cpp | 81 handleError(err); in onConfigure() 298 handleError(streamErr); in onInputBufferFetched()
|
D | NuPlayerDecoder.h | 116 void handleError(int32_t err);
|
D | NuPlayerDecoderBase.cpp | 199 void NuPlayer::DecoderBase::handleError(int32_t err) in handleError() function in android::NuPlayer::DecoderBase
|
/frameworks/native/cmds/lshal/ |
D | ListCommand.cpp | 690 const auto handleError = [&](Status additionalError, const std::string& msg) { in fetchBinderizedEntry() local 700 handleError(TRANSACTION_ERROR, in fetchBinderizedEntry() 706 handleError(NO_INTERFACE, "cannot be fetched from service manager (null)"); in fetchBinderizedEntry() 717 handleError(TRANSACTION_ERROR, in fetchBinderizedEntry() 729 handleError(IO_ERROR, in fetchBinderizedEntry() 757 handleError(TRANSACTION_ERROR, in fetchBinderizedEntry() 762 handleError(BAD_IMPL, "Interface name does not exist in interfaceChain."); in fetchBinderizedEntry() 767 handleError(BAD_IMPL, in fetchBinderizedEntry() 779 handleError(TRANSACTION_ERROR, "getHashChain failed: " + hashRet.description()); in fetchBinderizedEntry()
|
/frameworks/base/core/jni/android/graphics/pdf/ |
D | PdfUtils.cpp | 89 static void destroyLibraryIfNeeded(JNIEnv* env, bool handleError) { in destroyLibraryIfNeeded() argument
|
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/ |
D | AutomaticActivity.java | 88 handleError(modifierNames, error); 260 private void handleError(final String[] modifierNames, final float error) { in handleError() method in AutomaticActivity
|
/frameworks/base/services/net/java/android/net/ip/ |
D | IpServer.java | 307 handleError(); in onDhcpServerCreated() 318 handleError(); in onDhcpServerCreated() 328 private void handleError() { in handleError() method in IpServer.DhcpServerCallbacksImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflater.java | 924 handleError(mError); in onPostExecute() 928 private void handleError(Exception e) { in handleError() method in NotificationContentInflater.AsyncInflationTask 956 handleError(e); in handleInflationException()
|
/frameworks/base/services/core/java/com/android/server/biometrics/ |
D | BiometricServiceBase.java | 661 handleError(getHalDeviceId(), BiometricConstants.BIOMETRIC_ERROR_HW_UNAVAILABLE, in serviceDied() 722 protected void handleError(long deviceId, int error, int vendorCode) { in handleError() method in BiometricServiceBase
|
/frameworks/base/services/core/java/com/android/server/biometrics/fingerprint/ |
D | FingerprintService.java | 614 FingerprintService.super.handleError(deviceId, error, vendorCode);
|
/frameworks/base/services/core/java/com/android/server/biometrics/face/ |
D | FaceService.java | 732 FaceService.super.handleError(deviceId, error, vendorCode);
|
/frameworks/base/services/ |
D | art-profile | 5183 HSPLcom/android/server/biometrics/BiometricServiceBase;->handleError(JII)V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 57839 method public abstract boolean handleError(org.w3c.dom.DOMError);
|
/frameworks/base/api/ |
D | current.txt | 77219 method public boolean handleError(org.w3c.dom.DOMError);
|