Home
last modified time | relevance | path

Searched defs:installed_ids (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dapps_promo_unittest.cc84 ExtensionIdSet installed_ids; in TEST_F() local
156 ExtensionIdSet installed_ids; in TEST_F() local
Dapps_promo.cc113 bool AppsPromo::ShouldShowPromo(const ExtensionIdSet& installed_ids, in ShouldShowPromo()
159 bool AppsPromo::ShouldShowAppLauncher(const ExtensionIdSet& installed_ids) { in ShouldShowAppLauncher()