Searched defs:EndEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/base/
H A Dnet_log.cc447 void BoundNetLog::EndEvent(NetLog::EventType type) const { function in class:net::BoundNetLog
451 void BoundNetLog::EndEvent( function in class:net::BoundNetLog
471 EndEvent(event_type);
473 EndEvent(event_type, NetLog::IntegerCallback("net_error", net_error));

Completed in 88 milliseconds