HomeSort by relevance Sort by last modified time
    Searched refs:StartUpdating (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium_org/content/renderer/p2p/
ipc_network_manager.h 28 virtual void StartUpdating() OVERRIDE;
ipc_network_manager.cc 51 void IpcNetworkManager::StartUpdating() {
  /external/chromium_org/jingle/glue/
fake_network_manager.h 26 virtual void StartUpdating() OVERRIDE;
fake_network_manager.cc 30 void FakeNetworkManager::StartUpdating() {
  /external/chromium_org/chrome/browser/media/
desktop_media_list.h 36 // thumbnail are updated once per second. If called after StartUpdating() then
41 // StartUpdating() then some thumbnails may be still scaled to the old size
54 virtual void StartUpdating(DesktopMediaListObserver* observer) = 0;
desktop_media_list_ash_unittest.cc 59 list_->StartUpdating(&observer_);
78 list_->StartUpdating(&observer_);
94 list_->StartUpdating(&observer_);
110 list_->StartUpdating(&observer_);
fake_desktop_media_list.h 28 virtual void StartUpdating(DesktopMediaListObserver* observer) OVERRIDE;
desktop_media_list_ash.h 45 virtual void StartUpdating(DesktopMediaListObserver* observer) OVERRIDE;
86 // The observer passed to StartUpdating().
native_desktop_media_list.h 36 virtual void StartUpdating(DesktopMediaListObserver* observer) OVERRIDE;
82 // The observer passed to StartUpdating().
fake_desktop_media_list.cc 51 void FakeDesktopMediaList::StartUpdating(DesktopMediaListObserver* observer) {
  /external/chromium_org/remoting/client/plugin/
pepper_network_manager.h 30 virtual void StartUpdating() OVERRIDE;
pepper_network_manager.cc 35 void PepperNetworkManager::StartUpdating() {
  /external/chromium_org/chrome/browser/task_manager/
child_process_resource_provider.h 35 virtual void StartUpdating() OVERRIDE;
web_contents_resource_provider.h 43 virtual void StartUpdating() OVERRIDE;
browser_process_resource_provider.h 69 virtual void StartUpdating() OVERRIDE;
resource_provider.h 129 // StartUpdating(). At that point, the resource provider should call
145 virtual void StartUpdating() = 0;
worker_resource_provider.h 41 virtual void StartUpdating() OVERRIDE;
browser_process_resource_provider.cc 148 void BrowserProcessResourceProvider::StartUpdating() {
web_contents_resource_provider.cc 98 void WebContentsResourceProvider::StartUpdating() {
145 // iteration performed during StartUpdating() call but the notification that