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.h227 virtual void NotifyTimezoneChange() = 0;
/external/chromium_org/content/public/test/
H A Dmock_render_process_host.h84 virtual void NotifyTimezoneChange() OVERRIDE;
H A Dmock_render_process_host.cc218 void MockRenderProcessHost::NotifyTimezoneChange() { function in class:content::MockRenderProcessHost
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.h140 virtual void NotifyTimezoneChange() OVERRIDE;
H A Drender_process_host_impl.cc911 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.cc948 void RenderThreadImpl::NotifyTimezoneChange() { function in class:content::RenderThreadImpl
1497 NotifyTimezoneChange();
H A Drender_frame_impl.cc847 RenderThreadImpl::NotifyTimezoneChange();

Completed in 142 milliseconds