Searched defs:idle_notification_delay_in_ms (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/test/
H A Dmock_render_thread.cc180 int64 idle_notification_delay_in_ms) {
179 SetIdleNotificationDelayInMs( int64 idle_notification_delay_in_ms) argument
/external/chromium_org/content/renderer/
H A Drender_thread_impl.cc839 int64 idle_notification_delay_in_ms) {
840 idle_notification_delay_in_ms_ = idle_notification_delay_in_ms;
838 SetIdleNotificationDelayInMs( int64 idle_notification_delay_in_ms) argument

Completed in 64 milliseconds