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

  /external/chromium_org/chrome/browser/download/
download_target_determiner.h 303 bool should_notify_extensions_; member in class:DownloadTargetDeterminer
download_target_determiner.cc 88 should_notify_extensions_(false),
176 DCHECK(!should_notify_extensions_);
214 should_notify_extensions_ = true;
244 if (!should_notify_extensions_)
    [all...]

Completed in 71 milliseconds