Searched defs:AlwaysParseForType (Results 1 – 11 of 11) sorted by relevance
37 bool SynthesizeBrowserActionHandler::AlwaysParseForType( in AlwaysParseForType() function in extensions::SynthesizeBrowserActionHandler
90 bool AppIsolationHandler::AlwaysParseForType(Manifest::Type type) const { in AlwaysParseForType() function in extensions::AppIsolationHandler
304 bool AppLaunchManifestHandler::AlwaysParseForType(Manifest::Type type) const { in AlwaysParseForType() function in extensions::AppLaunchManifestHandler
68 bool IncognitoHandler::AlwaysParseForType(Manifest::Type type) const { in AlwaysParseForType() function in extensions::IncognitoHandler
68 bool OfflineEnabledHandler::AlwaysParseForType(Manifest::Type type) const { in AlwaysParseForType() function in extensions::OfflineEnabledHandler
119 bool CSPHandler::AlwaysParseForType(Manifest::Type type) const { in AlwaysParseForType() function in extensions::CSPHandler
59 bool RequirementsHandler::AlwaysParseForType(Manifest::Type type) const { in AlwaysParseForType() function in extensions::RequirementsHandler
306 bool BackgroundManifestHandler::AlwaysParseForType(Manifest::Type type) const { in AlwaysParseForType() function in extensions::BackgroundManifestHandler
130 bool CommandsHandler::AlwaysParseForType(Manifest::Type type) const { in AlwaysParseForType() function in extensions::CommandsHandler
43 bool ManifestHandler::AlwaysParseForType(Manifest::Type type) const { in AlwaysParseForType() function in extensions::ManifestHandler
129 virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE { in AlwaysParseForType() function in extensions::ManifestHandlerTest::AlwaysParseTestManifestHandler