DownloadsSetShelfEnabledFunction 1399 chrome/browser/extensions/api/downloads/downloads_api.cc DownloadsSetShelfEnabledFunction::DownloadsSetShelfEnabledFunction() {}
DownloadsSetShelfEnabledFunction 1401 chrome/browser/extensions/api/downloads/downloads_api.cc DownloadsSetShelfEnabledFunction::~DownloadsSetShelfEnabledFunction() {}
DownloadsSetShelfEnabledFunction 1403 chrome/browser/extensions/api/downloads/downloads_api.cc bool DownloadsSetShelfEnabledFunction::RunImpl() {
DownloadsSetShelfEnabledFunction  253 chrome/browser/extensions/api/downloads/downloads_api.h class DownloadsSetShelfEnabledFunction : public ChromeSyncExtensionFunction {
DownloadsSetShelfEnabledFunction  257 chrome/browser/extensions/api/downloads/downloads_api.h   DownloadsSetShelfEnabledFunction();
DownloadsSetShelfEnabledFunction  261 chrome/browser/extensions/api/downloads/downloads_api.h   virtual ~DownloadsSetShelfEnabledFunction();
DownloadsSetShelfEnabledFunction  264 chrome/browser/extensions/api/downloads/downloads_api.h   DISALLOW_COPY_AND_ASSIGN(DownloadsSetShelfEnabledFunction);
DownloadsSetShelfEnabledFunction 3496 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   EXPECT_TRUE(RunFunction(new DownloadsSetShelfEnabledFunction(), "[false]"));
DownloadsSetShelfEnabledFunction 3499 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   EXPECT_TRUE(RunFunction(new DownloadsSetShelfEnabledFunction(), "[true]"));