Home
last modified time | relevance | path

Searched defs:session_net_log (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/http/
Dhttp_cache_lookup_manager.cc42 const NetLogWithSource& session_net_log) { in StartLookup()
76 const NetLogWithSource& session_net_log) { in OnPush()
/external/cronet/net/spdy/
Dspdy_test_util_common.cc1031 const NetLogWithSource& session_net_log) { in OnPush()
/external/cronet/net/quic/
Dquic_chromium_client_session_test.cc425 NetLogWithSource session_net_log = session_->net_log(); in TEST_P() local