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

  /external/chromium/chrome/browser/
plugin_updater.cc 31 : notify_pending_(false) {
306 if (notify_pending_)
308 notify_pending_ = true;
315 GetInstance()->notify_pending_ = false;
plugin_updater.h 92 bool notify_pending_; member in class:PluginUpdater

Completed in 276 milliseconds