/external/chromium/chrome/browser/net/gaia/ |
D | token_service.cc | 108 const std::string& auth_token) { in SaveAuthTokenToDB() 163 const std::string& auth_token) { in FireTokenAvailableNotification() 184 const std::string& auth_token) { in IssueAuthTokenForTest() 190 const std::string& auth_token) { in OnIssueAuthTokenSuccess()
|
/external/chromium/net/http/ |
D | http_auth_handler_digest_unittest.cc | 566 std::string auth_token; in TEST() local 580 std::string auth_token; in TEST() local 594 std::string auth_token; in TEST() local 608 std::string auth_token; in TEST() local 622 std::string auth_token; in TEST() local 637 std::string auth_token; in TEST() local
|
D | http_auth_sspi_win_unittest.cc | 84 std::string auth_token; in TEST() local 121 std::string auth_token; in TEST() local 144 std::string auth_token; in TEST() local
|
D | http_auth_gssapi_posix_unittest.cc | 200 std::string auth_token; in TEST() local 238 std::string auth_token; in TEST() local 262 std::string auth_token; in TEST() local
|
D | http_auth_handler_ntlm.cc | 36 std::string* auth_token) { in GenerateAuthTokenImpl()
|
D | http_auth_handler_unittest.cc | 25 std::string auth_token; in TEST() local
|
D | http_auth_handler.cc | 69 std::string* auth_token) { in GenerateAuthToken()
|
D | http_auth_handler_basic.cc | 75 std::string* auth_token) { in GenerateAuthTokenImpl()
|
D | http_auth_handler_mock.cc | 98 std::string* auth_token) { in GenerateAuthTokenImpl()
|
/external/chromium/chrome/browser/policy/ |
D | device_policy_identity_strategy.cc | 70 const std::string& auth_token) { in SetAuthCredentials() 93 std::string* auth_token) { in GetCredentials()
|
D | mock_device_management_service.cc | 16 const std::string& auth_token, in ProcessRegisterRequest()
|
D | cloud_policy_controller_unittest.cc | 53 ACTION_P2(MockCloudPolicyIdentityStrategyGetCredentials, username, auth_token) { in ACTION_P2() argument 133 const std::string& auth_token) { in SetupIdentityStrategy()
|
D | device_management_backend_impl.cc | 150 void SetAuthToken(const std::string& auth_token) { in SetAuthToken() 278 const std::string& auth_token, in DeviceManagementRegisterJob() 458 const std::string& auth_token, in ProcessRegisterRequest()
|
D | user_policy_identity_strategy.cc | 186 std::string* auth_token) { in GetCredentials()
|
D | device_token_fetcher.cc | 64 const std::string& auth_token, in FetchToken()
|
/external/chromium/chrome/browser/chromeos/login/ |
D | image_downloader.cc | 28 const std::string& auth_token) in ImageDownloader()
|
D | enterprise_enrollment_screen.cc | 114 const std::string& auth_token) { in OnIssueAuthTokenSuccess()
|
D | user_image_downloader.cc | 40 const std::string& auth_token) in UserImageDownloader()
|
/external/chromium/chrome/browser/remoting/ |
D | directory_add_request.cc | 31 const std::string& auth_token, in AddHost()
|
D | setup_flow_login_step.cc | 109 const std::string& service, const std::string& auth_token) { in OnIssueAuthTokenSuccess()
|
/external/chromium/chrome/browser/sync/engine/net/ |
D | syncapi_server_connection_manager.cc | 25 const std::string& auth_token, in Init()
|
D | server_connection_manager.h | 303 void set_auth_token(const std::string& auth_token) { in set_auth_token() 309 const std::string auth_token() const { in auth_token() function
|
/external/chromium/chrome/common/net/gaia/ |
D | gaia_auth_consumer.h | 41 const std::string& auth_token) {} in OnIssueAuthTokenSuccess()
|
D | gaia_authenticator.h | 143 std::string auth_token; member 210 inline std::string auth_token() const { in auth_token() function
|
D | gaia_authenticator.cc | 378 void GaiaAuthenticator::RenewAuthToken(const string& auth_token) { in RenewAuthToken() 383 void GaiaAuthenticator::SetAuthToken(const string& auth_token) { in SetAuthToken()
|