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 86 should_notify_extensions_(false),
173 DCHECK(!should_notify_extensions_);
211 should_notify_extensions_ = true;
241 if (!should_notify_extensions_)
    [all...]

Completed in 313 milliseconds