Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/cronet/
H A Durl_request_context_config.cc383 net::handles::NetworkHandle bound_network) { in SetContextBuilderExperimentalOptions()
784 net::handles::NetworkHandle bound_network) { in ConfigureURLRequestContextBuilder()
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_context.h234 handles::NetworkHandle bound_network() const { return bound_network_; } in bound_network() function