Searched defs:AlwaysParseForType (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dsynthesize_browser_action_handler.cc37 bool SynthesizeBrowserActionHandler::AlwaysParseForType( function in class:extensions::SynthesizeBrowserActionHandler
H A Dapp_isolation_info.cc90 bool AppIsolationHandler::AlwaysParseForType(Manifest::Type type) const { function in class:extensions::AppIsolationHandler
H A Dapp_launch_info.cc304 bool AppLaunchManifestHandler::AlwaysParseForType(Manifest::Type type) const { function in class:extensions::AppLaunchManifestHandler
/external/chromium_org/extensions/common/manifest_handlers/
H A Dincognito_info.cc68 bool IncognitoHandler::AlwaysParseForType(Manifest::Type type) const { function in class:extensions::IncognitoHandler
H A Doffline_enabled_info.cc68 bool OfflineEnabledHandler::AlwaysParseForType(Manifest::Type type) const { function in class:extensions::OfflineEnabledHandler
H A Dcsp_info.cc119 bool CSPHandler::AlwaysParseForType(Manifest::Type type) const { function in class:extensions::CSPHandler
H A Drequirements_info.cc59 bool RequirementsHandler::AlwaysParseForType(Manifest::Type type) const { function in class:extensions::RequirementsHandler
H A Dbackground_info.cc306 bool BackgroundManifestHandler::AlwaysParseForType(Manifest::Type type) const { function in class:extensions::BackgroundManifestHandler
/external/chromium_org/chrome/common/extensions/api/commands/
H A Dcommands_handler.cc130 bool CommandsHandler::AlwaysParseForType(Manifest::Type type) const { function in class:extensions::CommandsHandler
/external/chromium_org/extensions/common/
H A Dmanifest_handler.cc43 bool ManifestHandler::AlwaysParseForType(Manifest::Type type) const { function in class:extensions::ManifestHandler
137 handler->AlwaysParseForType(extension->GetType())) {

Completed in 2425 milliseconds