Home
last modified time | relevance | path

Searched refs:RTCLogError (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/webrtc/examples/objc/AppRTCDemo/common/
DARDUtilities.m26 RTCLogError(@"Error parsing JSON: %@", error.localizedDescription);
36 RTCLogError(@"Error parsing JSON: %@", error.localizedDescription);
74 RTCLogError(@"Error posting data: %@", error.localizedDescription);
85 RTCLogError(@"Received bad response: %@", serverResponse);
/external/webrtc/webrtc/examples/objc/AppRTCDemo/
DARDSignalingMessage.m40 RTCLogError(@"Error parsing signaling message JSON.");
59 RTCLogError(@"Unexpected type: %@", typeString);
DARDWebSocketChannel.m143 RTCLogError(@"Unexpected message: %@", jsonObject);
149 RTCLogError(@"WSS error: %@", errorString);
160 RTCLogError(@"WebSocket error: %@", error);
DRTCICECandidate+JSON.m44 RTCLogError(@"Error serializing JSON: %@", error);
DARDAppClient.m217 RTCLogError("Error retrieving TURN servers: %@",
238 RTCLogError(@"Failed to join room:%@ on room server.", roomId);
405 RTCLogError(@"Failed to create session description. Error: %@", error);
434 RTCLogError(@"Failed to set session description. Error: %@", error);
DARDAppEngineClient.m150 RTCLogError(@"Error leaving room %@ on room server: %@",
/external/webrtc/talk/app/webrtc/objc/public/
DRTCLogging.h81 #define RTCLogError(format, ...) \ macro
/external/webrtc/webrtc/base/objc/
DRTCLogging.h64 #define RTCLogError(format, ...) \ macro
/external/webrtc/webrtc/api/objc/
DRTCSessionDescription.mm50 RTCLogError(@"Failed to create session description: %s\nline: %s",