Home
last modified time | relevance | path

Searched defs:bound_network (Results 1 – 2 of 2) sorted by relevance

/external/cronet/components/cronet/
Durl_request_context_config.cc407 net::handles::NetworkHandle bound_network) { in SetContextBuilderExperimentalOptions()
812 net::handles::NetworkHandle bound_network) { in ConfigureURLRequestContextBuilder()
/external/cronet/net/url_request/
Durl_request_context.h233 handles::NetworkHandle bound_network() const { return bound_network_; } in bound_network() function