Home
last modified time | relevance | path

Searched defs:OnDriveAppRegistryUpdated (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/apps/drive/
Ddrive_app_provider.cc197 void DriveAppProvider::OnDriveAppRegistryUpdated() { in OnDriveAppRegistryUpdated() function in DriveAppProvider
/external/chromium_org/chrome/browser/drive/
Ddrive_app_registry_unittest.cc36 virtual void OnDriveAppRegistryUpdated() OVERRIDE { ++update_count_; } in OnDriveAppRegistryUpdated() function in drive::TestDriveAppRegistryObserver