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.cc421 net::handles::NetworkHandle bound_network) { in SetContextBuilderExperimentalOptions()
847 net::handles::NetworkHandle bound_network) { in ConfigureURLRequestContextBuilder()
/external/cronet/net/url_request/
Durl_request_context.h231 handles::NetworkHandle bound_network() const { return bound_network_; } in bound_network() function