Home
last modified time | relevance | path

Searched defs:AlwaysValidateForType (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/api/i18n/
Ddefault_locale_handler.cc110 bool DefaultLocaleHandler::AlwaysValidateForType(Manifest::Type type) const { in AlwaysValidateForType() function in extensions::DefaultLocaleHandler
/external/chromium_org/extensions/common/
Dmanifest_handler.cc47 bool ManifestHandler::AlwaysValidateForType(Manifest::Type type) const { in AlwaysValidateForType() function in extensions::ManifestHandler
Dmanifest_handler_unittest.cc155 virtual bool AlwaysValidateForType(Manifest::Type type) const OVERRIDE { in AlwaysValidateForType() function in extensions::ManifestHandlerTest::TestManifestValidator