Searched refs:NotifyTimezoneChange (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/content/browser/
H A Dtime_zone_monitor.cc27 iterator.GetCurrentValue()->NotifyTimezoneChange();
/external/chromium_org/content/public/browser/
H A Drender_process_host.h233 virtual void NotifyTimezoneChange() = 0;
/external/chromium_org/content/public/test/
H A Dmock_render_process_host.h87 virtual void NotifyTimezoneChange() OVERRIDE;
H A Dmock_render_process_host.cc223 void MockRenderProcessHost::NotifyTimezoneChange() { function in class:content::MockRenderProcessHost
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.h145 virtual void NotifyTimezoneChange() OVERRIDE;
H A Drender_process_host_impl.cc910 void RenderProcessHostImpl::NotifyTimezoneChange() { function in class:content::RenderProcessHostImpl
/external/chromium_org/content/renderer/
H A Drender_thread_impl.h132 static void NotifyTimezoneChange();
H A Drender_thread_impl.cc849 void RenderThreadImpl::NotifyTimezoneChange() { function in class:content::RenderThreadImpl
1407 NotifyTimezoneChange();
H A Drender_frame_impl.cc763 RenderThreadImpl::NotifyTimezoneChange();

Completed in 149 milliseconds