Searched defs:AuthCallback (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/socket/ | ||
H A D | unix_domain_server_socket_posix.h | 46 using AuthCallback = base::RepeatingCallback<bool(const Credentials&)>; variable |
H A D | client_socket_pool_base_unittest.cc | 5303 void AuthCallback(const HttpResponseInfo& response, in AuthCallback() function in net::__anon4fe4a65c0211::TestAuthHelper |