/frameworks/av/media/libstagefright/wifi-display/ |
MediaSender.cpp | 333 notifyError(err); 374 void MediaSender::notifyError(status_t err) {
|
/frameworks/av/services/camera/libcameraservice/common/ |
Camera2ClientBase.cpp | 234 void Camera2ClientBase<TClientBase>::notifyError(
|
/frameworks/av/media/libstagefright/wifi-display/rtp/ |
RTPSender.cpp | 560 notifyError(err); 787 void RTPSender::notifyError(status_t err) {
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
Converter.cpp | 271 void Converter::notifyError(status_t err) { 398 notifyError(err);
|
/frameworks/av/services/camera/libcameraservice/api2/ |
CameraDeviceClient.cpp | [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BleClientService.java | 182 private void notifyError(String message) { 355 notifyError("Failed to write characteristic: " + value); 369 notifyError("Failed to read characteristic"); 383 notifyError("Failed to write descriptor"); 398 notifyError("Failed to read descriptor"); 421 notifyError("Failed to complete reliable write: " + status); 433 notifyError("Failed to read remote rssi");
|
/frameworks/av/media/libstagefright/foundation/ |
ANetworkSession.cpp | 136 void notifyError(bool send, status_t err, const char *detail); 324 notifyError(false /* send */, err, "Recvfrom failed."); 517 notifyError(false /* send */, err, "Recv failed."); 589 notifyError(true /* send */, err, "Send datagram failed."); 611 notifyError(kWhatError, -err, "Connection failed"); 661 notifyError(true /* send */, err, "Send failed."); 780 void ANetworkSession::Session::notifyError( [all...] |
/frameworks/av/services/camera/libcameraservice/api1/ |
Camera2Client.cpp | [all...] |
/frameworks/av/media/libstagefright/httplive/ |
PlaylistFetcher.cpp | 766 void PlaylistFetcher::notifyError(status_t err) { [all...] |
/frameworks/av/services/camera/libcameraservice/ |
CameraService.cpp | 338 clientToDisconnect->notifyError( [all...] |
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3Device.cpp | [all...] |
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3HWI.cpp | [all...] |
/prebuilts/sdk/24/ |
android.jar | |