Searched defs:IsNotTemporaryDownloadFilter (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/extensions/api/downloads/
H A Ddownloads_api.cc387 bool IsNotTemporaryDownloadFilter(const DownloadItem& download_item) { function in namespace:extensions::__anon3692
557 query_out.AddFilter(base::Bind(&IsNotTemporaryDownloadFilter));

Completed in 90 milliseconds