HomeSort by relevance Sort by last modified time
    Searched defs:OnAccountRemoved (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/identity/
account_tracker_unittest.cc 122 virtual void OnAccountRemoved(const AccountIds& ids) OVERRIDE;
137 void AccountTrackerObserver::OnAccountRemoved(const AccountIds& ids) {
identity_api.cc 737 void IdentityAPI::OnAccountRemoved(const AccountIds& ids) {}

Completed in 22 milliseconds