Searched defs:idle_notification_delay_in_ms (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/content/renderer/
H A Drender_thread_impl.cc1059 int64 idle_notification_delay_in_ms) {
1060 idle_notification_delay_in_ms_ = idle_notification_delay_in_ms;
1058 SetIdleNotificationDelayInMs( int64 idle_notification_delay_in_ms) argument
/external/chromium_org/content/public/test/
H A Dmock_render_thread.cc164 int64 idle_notification_delay_in_ms) {
163 SetIdleNotificationDelayInMs( int64 idle_notification_delay_in_ms) argument

Completed in 79 milliseconds