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

  /external/chromium_org/chrome/browser/extensions/
extension_toolbar_model.h 197 bool ShouldAddExtension(const Extension* extension);
extension_toolbar_model.cc 279 bool ExtensionToolbarModel::ShouldAddExtension(const Extension* extension) {
297 if (!ShouldAddExtension(extension))
396 if (!ShouldAddExtension(extension)) {

Completed in 38 milliseconds