OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnAccountAdded
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/identity/
account_tracker_unittest.cc
121
virtual void
OnAccountAdded
(const AccountIds& ids) OVERRIDE;
133
void AccountTrackerObserver::
OnAccountAdded
(const AccountIds& ids) {
identity_api.cc
735
void IdentityAPI::
OnAccountAdded
(const AccountIds& ids) {}
Completed in 25 milliseconds