Searched defs:allow_credentials (Results 1 – 6 of 6) sorted by relevance
380 bool allow_credentials = 7; field
421 bool allow_credentials() const { return allow_credentials_; } in allow_credentials() function
521 void URLRequest::set_allow_credentials(bool allow_credentials) { in set_allow_credentials()
10143 auto expected_handshake) { in TEST_F()
560 allow_scheme, allow_credentials, out_renew_nonce=None, out_requests=None argument
697 google.protobuf.BoolValue allow_credentials = 6; field