Home
last modified time | relevance | path

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

/external/chromium_org/net/socket/
Dsocket_net_log_params.cc26 base::Value* NetLogHostPortPairCallback(const HostPortPair* host_and_port, in NetLogHostPortPairCallback() function
58 return base::Bind(&NetLogHostPortPairCallback, host_and_port); in CreateNetLogHostPortPairCallback()
/external/chromium_org/net/http/
Dhttp_pipelined_connection_impl.cc43 base::Value* NetLogHostPortPairCallback(const HostPortPair* host_port_pair, in NetLogHostPortPairCallback() function
99 base::Bind(&NetLogHostPortPairCallback, &origin)); in HttpPipelinedConnectionImpl()