Searched refs:plugin_recently_active_ (Results 1 – 2 of 2) sorted by relevance
60 plugin_recently_active_(false), in PluginGlobals()81 plugin_recently_active_(false), in PluginGlobals()179 if (!plugin_recently_active_) { in MarkPluginIsActive()180 plugin_recently_active_ = true; in MarkPluginIsActive()234 plugin_recently_active_ = false; in OnReleaseKeepaliveThrottle()
183 bool plugin_recently_active_; variable