Home
last modified time | relevance | path

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

/external/chromium_org/components/signin/core/browser/
Dmutable_profile_oauth2_token_service.cc179 scoped_refptr<TokenWebData> token_web_data = client()->GetDatabase(); in LoadCredentials() local
237 scoped_refptr<TokenWebData> token_web_data = client()->GetDatabase(); in LoadAllCredentialsIntoMemory() local
351 scoped_refptr<TokenWebData> token_web_data = client()->GetDatabase(); in PersistCredentials() local
360 scoped_refptr<TokenWebData> token_web_data = client()->GetDatabase(); in ClearPersistedCredentials() local
389 scoped_refptr<TokenWebData> token_web_data = client()->GetDatabase(); in CancelWebTokenFetch() local
Dmutable_profile_oauth2_token_service_unittest.cc60 scoped_refptr<TokenWebData> token_web_data = client_.GetDatabase(); in AddAuthTokenManually() local