Searched refs:keepalive_throttle_interval_milliseconds_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dplugin_globals.cc61 keepalive_throttle_interval_milliseconds_(
82 keepalive_throttle_interval_milliseconds_(
184 DCHECK(keepalive_throttle_interval_milliseconds_);
190 keepalive_throttle_interval_milliseconds_));
225 keepalive_throttle_interval_milliseconds_ = i;
H A Dplugin_globals.h185 unsigned keepalive_throttle_interval_milliseconds_; member in class:ppapi::proxy::PluginGlobals
/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.h240 static unsigned keepalive_throttle_interval_milliseconds_; member in class:nacl::NaClProcessHost
H A Dnacl_process_host.cc248 unsigned NaClProcessHost::keepalive_throttle_interval_milliseconds_ = member in class:nacl::NaClProcessHost
378 keepalive_throttle_interval_milliseconds_ = milliseconds;
923 keepalive_throttle_interval_milliseconds_;

Completed in 245 milliseconds