Home
last modified time | relevance | path

Searched refs:throttle_queue_was_empty (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_win.cc575 bool throttle_queue_was_empty = throttle_queue->empty(); in OnThrottleMessage() local
587 if (!throttle_queue_was_empty) { in OnThrottleMessage()