Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/android/
H A Dhttp_auth_negotiate_android.h103 const std::string& server_auth_token() const { return server_auth_token_; } in server_auth_token() function
104 void set_server_auth_token(const std::string& server_auth_token) { in set_server_auth_token()