OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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