Searched defs:AlwaysValidateForType (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/chrome/common/extensions/api/i18n/ | ||
D | default_locale_handler.cc | 110 bool DefaultLocaleHandler::AlwaysValidateForType(Manifest::Type type) const { in AlwaysValidateForType() function in extensions::DefaultLocaleHandler |
/external/chromium_org/extensions/common/ | ||
D | manifest_handler.cc | 47 bool ManifestHandler::AlwaysValidateForType(Manifest::Type type) const { in AlwaysValidateForType() function in extensions::ManifestHandler |
D | manifest_handler_unittest.cc | 155 virtual bool AlwaysValidateForType(Manifest::Type type) const OVERRIDE { in AlwaysValidateForType() function in extensions::ManifestHandlerTest::TestManifestValidator |