HomeSort by relevance Sort by last modified time
    Searched defs:AlwaysParseForType (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/common/extensions/api/extension_action/
script_badge_handler.cc 86 bool ScriptBadgeHandler::AlwaysParseForType(Manifest::Type type) const {
  /external/chromium_org/chrome/common/extensions/
incognito_handler.cc 65 bool IncognitoHandler::AlwaysParseForType(Manifest::Type type) const {
csp_handler.cc 119 bool CSPHandler::AlwaysParseForType(Manifest::Type type) const {
background_info.cc 295 bool BackgroundManifestHandler::AlwaysParseForType(Manifest::Type type) const {
manifest_handler.cc 41 bool ManifestHandler::AlwaysParseForType(Manifest::Type type) const {
113 handler->AlwaysParseForType(extension->GetType())) {
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
app_isolation_info.cc 90 bool AppIsolationHandler::AlwaysParseForType(Manifest::Type type) const {
offline_enabled_info.cc 61 bool OfflineEnabledHandler::AlwaysParseForType(Manifest::Type type) const {
requirements_handler.cc 59 bool RequirementsHandler::AlwaysParseForType(Manifest::Type type) const {
app_launch_info.cc 310 bool AppLaunchManifestHandler::AlwaysParseForType(Manifest::Type type) const {
  /external/chromium_org/chrome/common/extensions/api/commands/
commands_handler.cc 130 bool CommandsHandler::AlwaysParseForType(Manifest::Type type) const {

Completed in 180 milliseconds