Home | History | Annotate | Download | only in udp

Lines Matching refs:net_log_

172       net_log_(BoundNetLog::Make(net_log, NetLog::SOURCE_UDP_SOCKET)) {
174 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE,
182 net_log_.EndEvent(NetLog::TYPE_SOCKET_ALIVE);
243 net_log_.AddEvent(NetLog::TYPE_UDP_LOCAL_ADDRESS,
312 net_log_.BeginEvent(NetLog::TYPE_UDP_CONNECT,
317 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_UDP_CONNECT, rv);
450 net_log_.AddEventWithNetErrorCode(NetLog::TYPE_UDP_RECEIVE_ERROR, result);
454 if (net_log_.IsLoggingAllEvents()) {
458 net_log_.AddEvent(
486 net_log_.AddEventWithNetErrorCode(NetLog::TYPE_UDP_SEND_ERROR, result);
490 if (net_log_.IsLoggingAllEvents()) {
491 net_log_.AddEvent(