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

  /external/chromium_org/components/signin/core/browser/
mutable_profile_oauth2_token_service.cc 314 CancelRequestsForAccount(account_id);
337 CancelRequestsForAccount(account_id);
  /external/chromium_org/google_apis/gaia/
oauth2_token_service.h 272 void CancelRequestsForAccount(const std::string& account_id);
oauth2_token_service_unittest.cc 53 CancelRequestsForAccount(account_id);
542 TEST_F(OAuth2TokenServiceTest, CancelRequestsForAccount) {
oauth2_token_service.cc 735 void OAuth2TokenService::CancelRequestsForAccount(

Completed in 351 milliseconds