HomeSort by relevance Sort by last modified time
    Searched refs:keepalive_throttle_interval_milliseconds_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/proxy/
plugin_globals.cc 61 keepalive_throttle_interval_milliseconds_(
82 keepalive_throttle_interval_milliseconds_(
184 DCHECK(keepalive_throttle_interval_milliseconds_);
190 keepalive_throttle_interval_milliseconds_));
240 keepalive_throttle_interval_milliseconds_ = i;
plugin_globals.h 187 unsigned keepalive_throttle_interval_milliseconds_; member in class:ppapi::proxy::PluginGlobals
  /external/chromium_org/components/nacl/browser/
nacl_process_host.h 243 static unsigned keepalive_throttle_interval_milliseconds_; member in class:nacl::NaClProcessHost
nacl_process_host.cc 235 unsigned NaClProcessHost::keepalive_throttle_interval_milliseconds_ = member in class:nacl::NaClProcessHost
356 keepalive_throttle_interval_milliseconds_ = milliseconds;
    [all...]

Completed in 2520 milliseconds