/aosp_15_r20/external/cronet/net/socket/ |
H A D | transport_client_socket_pool_test_util.cc | 79 const NetLogWithSource& NetLog() const override { return net_log_; } in NetLog() function in net::__anonc58ea90b0111::MockConnectClientSocket 144 const NetLogWithSource& NetLog() const override { return net_log_; } in NetLog() function in net::__anonc58ea90b0111::MockFailingClientSocket 262 const NetLogWithSource& NetLog() const override { return net_log_; } in NetLog() function in net::__anonc58ea90b0111::MockTriggerableClientSocket 380 NetLog* /* net_log */, in CreateTransportClientSocket() argument
|
H A D | udp_socket_posix.h | 37 class NetLog; variable 187 const NetLogWithSource& NetLog() const { return net_log_; } in NetLog() function
|
H A D | udp_socket_win.h | 43 class NetLog; variable 280 const NetLogWithSource& NetLog() const { return net_log_; } in NetLog() function
|
H A D | socket_test_util.cc | 973 const NetLogWithSource& MockClientSocket::NetLog() const { in NetLog() function in net::MockClientSocket 1481 const NetLogWithSource& MockSSLClientSocket::NetLog() const { in NetLog() function in net::MockSSLClientSocket 1678 const NetLogWithSource& MockUDPClientSocket::NetLog() const { in NetLog() function in net::MockUDPClientSocket 2102 const NetLogWithSource& WrappedStreamSocket::NetLog() const { in NetLog() function in net::WrappedStreamSocket
|
H A D | tcp_server_socket.h | 19 class NetLog; variable
|
H A D | udp_server_socket.h | 19 class NetLog; variable
|
H A D | client_socket_factory.h | 23 class NetLog; variable
|
H A D | fuzzed_server_socket.h | 22 class NetLog; variable
|
H A D | udp_client_socket.h | 18 class NetLog; variable
|
H A D | tcp_socket_posix.h | 33 class NetLog; variable
|
/aosp_15_r20/external/cronet/net/log/ |
H A D | net_log.cc | 64 NetLog::NetLog(base::PassKey<NetLog>) {} in NetLog() argument 65 NetLog::NetLog(base::PassKey<NetLogWithSource>) {} in NetLog() function in net::NetLog
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | address_sorter_posix_unittest.cc | 150 const NetLogWithSource& NetLog() const override { return net_log_; } in NetLog() function in net::__anon131d49140111::TestUDPClientSocket 182 NetLog*, in CreateDatagramClientSocket() argument 195 NetLog*, in CreateTransportClientSocket() argument
|
H A D | fuzzed_host_resolver_util.h | 17 class NetLog; variable
|
H A D | dns_client.h | 31 class NetLog; variable
|
H A D | dns_session.h | 20 class NetLog; variable
|
H A D | mdns_client.h | 26 class NetLog; variable
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | logging_network_change_observer.h | 16 class NetLog; variable
|
/aosp_15_r20/external/cronet/components/cronet/ |
H A D | cronet_global_state.h | 14 class NetLog; variable
|
H A D | host_cache_persistence_manager.h | 23 class NetLog; variable
|
H A D | cronet_prefs_manager.h | 23 class NetLog; variable
|
/aosp_15_r20/external/cronet/components/cronet/android/ |
H A D | cronet_context_adapter.h | 28 class NetLog; variable
|
/aosp_15_r20/external/cronet/net/proxy_resolution/win/ |
H A D | windows_system_proxy_resolution_service.h | 21 class NetLog; variable
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_auth_handler_unittest.cc | 27 TEST(HttpAuthHandlerTest, NetLog) { in TEST() argument
|
/aosp_15_r20/external/cronet/net/disk_cache/memory/ |
H A D | mem_backend_impl.h | 32 class NetLog; variable
|
/aosp_15_r20/external/cronet/net/docs/ |
H A D | net-log.md | 1 # NetLog chapter
|