HomeSort by relevance Sort by last modified time
    Searched refs:CancelRequestsForAccount (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/signin/
profile_oauth2_token_service.cc 207 CancelRequestsForAccount(account_id);
230 CancelRequestsForAccount(account_id);
  /external/chromium_org/google_apis/gaia/
oauth2_token_service.h 228 void CancelRequestsForAccount(const std::string& account_id);
oauth2_token_service_unittest.cc 53 CancelRequestsForAccount(account_id);
526 TEST_F(OAuth2TokenServiceTest, CancelRequestsForAccount) {
oauth2_token_service.cc 689 void OAuth2TokenService::CancelRequestsForAccount(

Completed in 76 milliseconds