Home
last modified time | relevance | path

Searched refs:LOG_JV (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dcommon.h18 #define LOG_JV(sev, obj) LOG_V(sev) << "Jingle:" << obj->ToString() << ": " macro
Dport.cc583 LOG_JV(sev, this) in SendBindingResponse()
912 LOG_JV(sev, this) << "Received STUN ping" in OnReadPacket()
1219 LOG_JV(sev, this) << "Received STUN ping response" in OnConnectionRequestResponse()
1264 LOG_JV(sev, this) << "Timing-out STUN ping " in OnConnectionRequestTimeout()
1273 LOG_JV(sev, this) << "Sent STUN ping" in OnConnectionRequestSent()