/external/chromium_org/components/signin/core/browser/ |
D | mutable_profile_oauth2_token_service.cc | 63 const std::string& refresh_token) in RevokeServerRefreshToken() 86 const std::string& refresh_token) in AccountInfo() 160 std::string refresh_token = GetRefreshToken(account_id); in CreateAccessTokenFetcher() local 234 std::string refresh_token = iter->second; in LoadAllCredentialsIntoMemory() local 294 const std::string& refresh_token) { in UpdateCredentials() 347 const std::string& refresh_token) { in PersistCredentials() 380 const std::string& refresh_token) { in RevokeCredentialsOnServer()
|
D | signin_oauth_helper.h | 30 const std::string& refresh_token) {} in OnSigninOAuthInformationAvailable()
|
D | profile_oauth2_token_service.cc | 58 const std::string& refresh_token) { in UpdateCredentials()
|
D | mutable_profile_oauth2_token_service.h | 46 const std::string& refresh_token() const { return refresh_token_; } in refresh_token() function
|
/external/chromium_org/remoting/host/setup/ |
D | oauth_client.cc | 40 const std::string& refresh_token, in OnGetTokensResponse() 56 const std::string& refresh_token) { in SendResponse()
|
D | host_starter.cc | 79 const std::string& refresh_token, in OnGetTokensResponse()
|
/external/chromium_org/google_apis/drive/ |
D | dummy_auth_service.h | 24 const std::string& refresh_token() const { return refresh_token_; } in refresh_token() function
|
/external/chromium_org/chrome/browser/extensions/api/push_messaging/ |
D | sync_setup_helper.h | 41 const std::string& refresh_token() const { return refresh_token_; } in refresh_token() function
|
D | push_messaging_canary_test.cc | 158 const std::string& refresh_token = sync_setup_helper()->refresh_token(); in IN_PROC_BROWSER_TEST_F() local
|
/external/chromium_org/chrome/browser/chromeos/app_mode/ |
D | startup_app_launcher.h | 80 std::string refresh_token; member
|
/external/chromium_org/google_apis/gaia/ |
D | oauth2_api_call_flow_unittest.cc | 77 const std::string& refresh_token) in MockAccessTokenFetcher() 90 const std::string& refresh_token, in MockApiCallFlow() 139 void CreateFlow(const std::string& refresh_token, in CreateFlow()
|
D | gaia_oauth_client.cc | 124 const std::string& refresh_token, in RefreshToken() 321 std::string refresh_token; in HandleResponse() local 367 const std::string& refresh_token, in RefreshToken()
|
D | oauth2_access_token_fetcher_impl.cc | 135 const std::string& refresh_token) in OAuth2AccessTokenFetcherImpl() 275 const std::string& refresh_token, in MakeGetAccessTokenBody()
|
D | gaia_oauth_client.h | 40 virtual void OnGetTokensResponse(const std::string& refresh_token, in OnGetTokensResponse()
|
D | oauth2_api_call_flow.cc | 38 const std::string& refresh_token, in OAuth2ApiCallFlow()
|
D | oauth2_token_service_unittest.cc | 58 const std::string& refresh_token) { in set_refresh_token() 86 std::string refresh_token(it->second); in CreateAccessTokenFetcher() local 585 std::string refresh_token("refreshToken"); in TEST_F() local
|
D | fake_gaia.h | 65 std::string refresh_token; member
|
/external/chromium_org/remoting/host/ |
D | oauth_token_getter.h | 53 std::string refresh_token; member
|
D | oauth_token_getter.cc | 28 const std::string& refresh_token, in OAuthCredentials()
|
/external/chromium_org/chrome/browser/signin/ |
D | fake_signin_manager.cc | 50 const std::string& refresh_token, in StartSignInWithRefreshToken()
|
/external/chromium_org/chrome/browser/chromeos/settings/ |
D | device_oauth2_token_service.cc | 71 const std::string& refresh_token, in SetAndSaveRefreshToken() 209 std::string refresh_token = GetRefreshToken(account_id); in CreateAccessTokenFetcher() local
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
D | printer_state.cc | 116 std::string refresh_token; in LoadFromFile() local
|
D | printer_state.h | 50 std::string refresh_token; member
|
/external/chromium_org/remoting/webapp/ |
D | oauth2_api.js | 97 'refresh_token': refreshToken, property
|
/external/chromium_org/chrome/browser/ui/sync/ |
D | one_click_signin_helper.cc | 506 const std::string& refresh_token, in StartSyncArgs() 569 const std::string& refresh_token) { in OnSigninOAuthInformationAvailable() 656 const std::string& refresh_token) { in StartOneClickSigninSyncStarter() 1138 const std::string& refresh_token, in HandleCrossAccountError()
|