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

  /external/chromium/chrome/browser/extensions/
user_script_master.h 154 bool pending_scan_; member in class:UserScriptMaster
user_script_master.cc 296 pending_scan_(false),
317 if (pending_scan_) {
320 pending_scan_ = false;

Completed in 643 milliseconds