Searched refs:RTCLogError (Results 1 – 25 of 28) sorted by relevance
12
/external/webrtc/sdk/objc/unittests/ |
D | RTCCallbackLogger_xctest.m | 47 RTCLogError("Horrible error"); 64 RTCLogError("Horrible error"); 81 RTCLogError("Horrible error"); 100 RTCLogError("Horrible error"); 117 RTCLogError("Horrible error"); 137 RTCLogError("Horrible error"); 147 RTCLogError("Horrible error"); 153 RTCLogError("Horrible error"); 239 RTCLogError("Horrible error");
|
/external/webrtc/sdk/objc/components/audio/ |
D | RTCAudioSession+Configuration.mm | 61 RTCLogError(@"Failed to set category: %@", 72 RTCLogError(@"Failed to set mode: %@", 86 RTCLogError(@"Failed to set category options: %@", 99 RTCLogError(@"Failed to set preferred sample rate: %@", 114 RTCLogError(@"Failed to set preferred IO buffer duration: %@", 128 RTCLogError(@"Failed to setActive to %d: %@", 145 RTCLogError(@"Failed to set preferred input number of channels: %@", 160 RTCLogError(@"Failed to set preferred output number of channels: %@",
|
D | RTCAudioSession.mm | 397 RTCLogError(@"Failed to setActive:%d. Error: %@", 735 RTCLogError(@"Failed to set WebRTC audio configuration: %@", 747 RTCLogError(@"No audio input path is available!"); 772 RTCLogError(@"Failed to set preferred sample rate: %@", 815 RTCLogError(@"Failed to set session active to %d. Error:%@", 838 RTCLogError(@"audioSessionDidActivate called on different AVAudioSession"); 857 RTCLogError(@"audioSessionDidDeactivate called on different AVAudioSession");
|
/external/webrtc/sdk/objc/native/src/audio/ |
D | voice_processing_audio_unit.mm | 108 RTCLogError(@"AudioComponentInstanceNew failed. Error=%ld.", (long)result); 119 RTCLogError(@"Failed to enable input on input scope of input element. " 132 RTCLogError(@"Failed to enable output on output scope of output element. " 148 RTCLogError(@"Failed to specify the render callback on the output bus. " 162 RTCLogError(@"Failed to disable buffer allocation on the input bus. " 180 RTCLogError(@"Failed to specify the input callback on the input bus. " 210 RTCLogError(@"Failed to set format on output scope of input bus. " 221 RTCLogError(@"Failed to set format on input scope of output bus. " 236 RTCLogError(@"Failed to initialize the Voice Processing I/O unit. " 242 RTCLogError(@"Too many initialization attempts."); [all …]
|
D | audio_device_ios.mm | 237 RTCLogError(@"StartPlayout failed to start audio unit."); 290 RTCLogError(@"StartRecording failed to start audio unit."); 405 RTCLogError(@"Failed to render audio."); 507 RTCLogError(@"Failed to stop the audio unit for interruption begin."); 593 RTCLogError(@"Sample rate is invalid: %f", session_sample_rate); 617 RTCLogError(@"Failed to initialize the audio unit with sample rate: %f", session_sample_rate); 623 RTCLogError(@"Failed to start audio unit with sample rate: %f", session_sample_rate); 701 RTCLogError(@"Reported rate is invalid: %f. " 793 RTCLogError(@"Failed to initialize audio unit."); 804 RTCLogError(@"Failed to start audio unit."); [all …]
|
/external/webrtc/examples/objc/AppRTCMobile/common/ |
D | ARDUtilities.m | 26 RTCLogError(@"Error parsing JSON: %@", error.localizedDescription); 36 RTCLogError(@"Error parsing JSON: %@", error.localizedDescription); 72 RTCLogError(@"Error posting data: %@", error.localizedDescription); 83 RTCLogError(@"Received bad response: %@", serverResponse);
|
/external/webrtc/sdk/objc/components/capturer/ |
D | RTCCameraVideoCapturer.m | 176 RTCLogError(@"Failed to lock device %@. Error: %@", 312 RTCLogError(@"Dropped sample buffer. Reason: %@", (__bridge NSString *)droppedReason); 347 RTCLogError(@"Capture session runtime error: %@", error); 387 RTCLogError(@"Previous fatal error recovery failed."); 441 RTCLogError(@"Video data output unsupported."); 493 RTCLogError(@"Failed to set active format!\n User info:%@", exception.userInfo); 505 RTCLogError(@"Failed to create front camera input: %@", error.localizedDescription); 515 RTCLogError(@"Cannot add camera as an input to the session.");
|
/external/webrtc/examples/objc/AppRTCMobile/ |
D | RTCIceCandidate+JSON.m | 53 RTCLogError(@"Error serializing JSON: %@", error); 85 RTCLogError(@"Error serializing JSON: %@", error);
|
D | ARDWebSocketChannel.m | 143 RTCLogError(@"Unexpected message: %@", jsonObject); 149 RTCLogError(@"WSS error: %@", errorString); 160 RTCLogError(@"WebSocket error: %@", error);
|
D | ARDSignalingMessage.m | 41 RTCLogError(@"Error parsing signaling message JSON."); 66 RTCLogError(@"Unexpected type: %@", typeString);
|
D | ARDAppClient.m | 248 RTCLogError(@"Error retrieving TURN servers: %@", error.localizedDescription); 268 RTCLogError(@"Failed to join room:%@ on room server.", roomId); 460 RTCLogError(@"Failed to create session description. Error: %@", error); 490 RTCLogError(@"Failed to set session description. Error: %@", error); 585 RTCLogError(@"Failed to start event logging."); 594 RTCLogError(@"Failed to start aec dump.");
|
D | ARDCaptureController.m | 43 RTCLogError(@"No valid formats for device %@", device);
|
D | ARDAppEngineClient.m | 151 RTCLogError(@"Error leaving room %@ on room server: %@", roomId, error.localizedDescription);
|
/external/webrtc/sdk/objc/api/peerconnection/ |
D | RTCRtpSender.mm | 40 RTCLogError(@"RTC_OBJC_TYPE(RTCRtpSender)(%p): Failed to set parameters: %@", self, parameters); 56 RTCLogError(@"RTC_OBJC_TYPE(RTCRtpSender)(%p): Failed to set track %@", self, track);
|
D | RTCPeerConnection.mm | 440 RTCLogError(@"Failed to add stream: %@", stream); 460 RTCLogError(@"Failed to add track %@: %s", track, nativeSenderOrError.error().message()); 470 RTCLogError(@"Failed to remote track %@", sender); 487 RTCLogError( 508 RTCLogError(@"Failed to add transceiver %@: %s", 580 RTCLogError(@"Event logging already started."); 585 RTCLogError(@"Error opening file: %@. Error: %d", filePath, errno);
|
D | RTCFieldTrials.mm | 49 RTCLogError(@"Failed to convert field trial string.");
|
D | RTCCertificate.mm | 56 RTCLogError(@"Failed to generate certificate.");
|
D | RTCSessionDescription.mm | 59 RTCLogError(@"Failed to create session description: %s\nline: %s",
|
D | RTCPeerConnectionFactory.mm | 281 RTCLogError(@"Aec dump already started."); 286 RTCLogError(@"Error opening file: %@. Error: %s", filePath, strerror(errno));
|
/external/webrtc/sdk/objc/components/renderer/metal/ |
D | RTCMTLVideoView.m | 163 RTCLogError(@"Failed to create RGB renderer"); 173 RTCLogError(@"Failed to create NV12 renderer"); 184 RTCLogError(@"Failed to create I420 renderer");
|
D | RTCMTLRenderer.mm | 245 RTCLogError(@"Metal: Library with source failed\n%@", libraryError); 250 RTCLogError(@"Metal: Failed to load library. %@", libraryError); 272 RTCLogError(@"Metal: Failed to create pipeline state. %@", error);
|
D | RTCMTLRGBRenderer.mm | 79 RTCLogError(@"Metal: Failed to initialize metal texture cache. Return status is %d", status);
|
D | RTCMTLNV12Renderer.mm | 81 RTCLogError(@"Metal: Failed to initialize metal texture cache. Return status is %d", status);
|
/external/webrtc/sdk/objc/base/ |
D | RTCLogging.h | 56 #define RTCLogError(format, ...) \ macro
|
/external/webrtc/examples/objc/AppRTCMobile/ios/ |
D | ARDVideoCallViewController.m | 176 RTCLogError(@"Error overriding output port: %@",
|
12