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_));
240 keepalive_throttle_interval_milliseconds_ = i;
H A Dplugin_globals.h187 unsigned keepalive_throttle_interval_milliseconds_; member in class:ppapi::proxy::PluginGlobals
/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.h243 static unsigned keepalive_throttle_interval_milliseconds_; member in class:nacl::NaClProcessHost
H A Dnacl_process_host.cc235 unsigned NaClProcessHost::keepalive_throttle_interval_milliseconds_ = member in class:nacl::NaClProcessHost
356 keepalive_throttle_interval_milliseconds_ = milliseconds;
938 keepalive_throttle_interval_milliseconds_;

Completed in 317 milliseconds