HomeSort by relevance Sort by last modified time
    Searched refs:OnDriveAppRegistryUpdated (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/drive/
drive_app_registry_observer.h 13 virtual void OnDriveAppRegistryUpdated() = 0;
drive_app_registry_unittest.cc 36 virtual void OnDriveAppRegistryUpdated() OVERRIDE { ++update_count_; }
drive_app_registry.cc 193 OnDriveAppRegistryUpdated());
  /external/chromium_org/chrome/browser/apps/drive/
drive_app_provider.h 72 virtual void OnDriveAppRegistryUpdated() OVERRIDE;
drive_app_provider.cc 204 void DriveAppProvider::OnDriveAppRegistryUpdated() {

Completed in 413 milliseconds