Searched defs:notifyError (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/timedtext/
H A DTimedTextPlayer.cpp204 notifyError(err);
210 notifyError(err);
246 notifyError(err);
293 void TimedTextPlayer::notifyError(int error) { function in class:android::TimedTextPlayer
/frameworks/av/media/libstagefright/wifi-display/
H A DMediaSender.cpp331 notifyError(err);
356 void MediaSender::notifyError(status_t err) { function in class:android::MediaSender
H A DANetworkSession.cpp117 void notifyError(bool send, status_t err, const char *detail);
293 notifyError(false /* send */, err, "Recvfrom failed.");
423 notifyError(false /* send */, err, "Recv failed.");
495 notifyError(true /* send */, err, "Send datagram failed.");
517 notifyError(kWhatError, -err, "Connection failed");
567 notifyError(true /* send */, err, "Send failed.");
638 void ANetworkSession::Session::notifyError( function in class:android::ANetworkSession::Session
/frameworks/av/services/camera/libcameraservice/
H A DCamera2ClientBase.cpp219 void Camera2ClientBase<TClientBase>::notifyError(int errorCode, int arg1, function in class:android::Camera2ClientBase
H A DCameraService.cpp895 notifyError();
922 void CameraService::Client::notifyError() { function in class:android::CameraService::Client
976 void CameraService::ProClient::notifyError() { function in class:android::CameraService::ProClient
/frameworks/av/media/libstagefright/wifi-display/source/
H A DConverter.cpp280 void Converter::notifyError(status_t err) { function in class:android::Converter
403 notifyError(err);
/frameworks/av/media/libstagefright/wifi-display/rtp/
H A DRTPSender.cpp563 notifyError(err);
780 void RTPSender::notifyError(status_t err) { function in class:android::RTPSender

Completed in 101 milliseconds