Searched refs:NetLogHostPortPairCallback (Results 1 – 2 of 2) sorted by relevance
26 base::Value* NetLogHostPortPairCallback(const HostPortPair* host_and_port, in NetLogHostPortPairCallback() function58 return base::Bind(&NetLogHostPortPairCallback, host_and_port); in CreateNetLogHostPortPairCallback()
43 base::Value* NetLogHostPortPairCallback(const HostPortPair* host_port_pair, in NetLogHostPortPairCallback() function99 base::Bind(&NetLogHostPortPairCallback, &origin)); in HttpPipelinedConnectionImpl()