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

  /external/chromium_org/ppapi/proxy/
plugin_globals.cc 60 plugin_recently_active_(false),
81 plugin_recently_active_(false),
179 if (!plugin_recently_active_) {
180 plugin_recently_active_ = true;
249 plugin_recently_active_ = false;
plugin_globals.h 185 bool plugin_recently_active_; member in class:ppapi::proxy::PluginGlobals

Completed in 272 milliseconds