Searched refs:AuthAndroidNegotiateAccountType (Results 1 – 10 of 10) sorted by relevance
47 TEST(HttpAuthPreferencesTest, AuthAndroidNegotiateAccountType) { in TEST() argument50 http_auth_preferences.AuthAndroidNegotiateAccountType()); in TEST()53 http_auth_preferences.AuthAndroidNegotiateAccountType()); in TEST()
37 std::string HttpAuthPreferences::AuthAndroidNegotiateAccountType() const { in AuthAndroidNegotiateAccountType() function in net::HttpAuthPreferences
51 virtual std::string AuthAndroidNegotiateAccountType() const;
110 http_auth_preferences()->AuthAndroidNegotiateAccountType().empty() || in CreateAuthHandler()
159 return prefs_->AuthAndroidNegotiateAccountType(); in GetAuthAndroidNegotiateAccountType()