OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnStartBatchChanges
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/google_apis/gaia/
oauth2_token_service.h
104
virtual void
OnStartBatchChanges
() {}
oauth2_token_service.cc
777
FOR_EACH_OBSERVER(Observer, observer_list_,
OnStartBatchChanges
());
/external/chromium_org/components/signin/core/browser/
mutable_profile_oauth2_token_service_unittest.cc
76
virtual void
OnStartBatchChanges
() OVERRIDE {
Completed in 238 milliseconds