Home
last modified time | relevance | path

Searched defs:ResolveErrorInfo (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/net/dns/public/
Dresolve_error_info.h14 struct NET_EXPORT ResolveErrorInfo { struct
21 ResolveErrorInfo& operator=(const ResolveErrorInfo& other); argument
22 ResolveErrorInfo& operator=(ResolveErrorInfo&& other); argument
27 int error = net::OK;
33 bool is_secure_network_error = false;
Dresolve_error_info.cc11 ResolveErrorInfo::ResolveErrorInfo(int resolve_error, in ResolveErrorInfo() function in net::ResolveErrorInfo
/external/cronet/stable/net/dns/public/
Dresolve_error_info.h14 struct NET_EXPORT ResolveErrorInfo { struct
21 ResolveErrorInfo& operator=(const ResolveErrorInfo& other); argument
22 ResolveErrorInfo& operator=(ResolveErrorInfo&& other); argument
27 int error = net::OK;
33 bool is_secure_network_error = false;
Dresolve_error_info.cc11 ResolveErrorInfo::ResolveErrorInfo(int resolve_error, in ResolveErrorInfo() function in net::ResolveErrorInfo
/external/cronet/stable/net/http/
Dhttp_stream_pool_attempt_manager_unittest.cc788 TEST_F(HttpStreamPoolAttemptManagerTest, ResolveErrorInfo) { in TEST_F() argument
/external/cronet/tot/net/http/
Dhttp_stream_pool_attempt_manager_unittest.cc788 TEST_F(HttpStreamPoolAttemptManagerTest, ResolveErrorInfo) { in TEST_F() argument