Searched defs:Keys (Results 1 - 25 of 51) sorted by relevance

123

/external/chromium_org/chrome/common/extensions/api/extension_action/
H A Dbrowser_action_handler.cc60 const std::vector<std::string> BrowserActionHandler::Keys() const { function in class:extensions::BrowserActionHandler
H A Dpage_action_handler.cc92 const std::vector<std::string> PageActionHandler::Keys() const { function in class:extensions::PageActionHandler
H A Dscript_badge_handler.cc105 const std::vector<std::string> ScriptBadgeHandler::Keys() const { function in class:extensions::ScriptBadgeHandler
/external/chromium_org/chrome/common/extensions/api/omnibox/
H A Domnibox_handler.cc51 const std::vector<std::string> OmniboxHandler::Keys() const { function in class:extensions::OmniboxHandler
/external/chromium_org/chrome/common/extensions/api/spellcheck/
H A Dspellcheck_handler.cc64 const std::vector<std::string> SpellcheckHandler::Keys() const { function in class:extensions::SpellcheckHandler
/external/chromium_org/chrome/common/extensions/api/storage/
H A Dstorage_schema_manifest_handler.cc80 const std::vector<std::string> StorageSchemaManifestHandler::Keys() const { function in class:extensions::StorageSchemaManifestHandler
/external/chromium_org/chrome/common/extensions/api/system_indicator/
H A Dsystem_indicator_handler.cc47 const std::vector<std::string> SystemIndicatorHandler::Keys() const { function in class:extensions::SystemIndicatorHandler
/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dkiosk_enabled_info.cc56 const std::vector<std::string> KioskEnabledHandler::Keys() const { function in class:extensions::KioskEnabledHandler
H A Dminimum_chrome_version_checker.cc58 const std::vector<std::string> MinimumChromeVersionChecker::Keys() const { function in class:extensions::MinimumChromeVersionChecker
H A Dapp_isolation_info.cc94 const std::vector<std::string> AppIsolationHandler::Keys() const { function in class:extensions::AppIsolationHandler
H A Dnacl_modules_handler.cc86 const std::vector<std::string> NaClModulesHandler::Keys() const { function in class:extensions::NaClModulesHandler
H A Doffline_enabled_info.cc65 const std::vector<std::string> OfflineEnabledHandler::Keys() const { function in class:extensions::OfflineEnabledHandler
H A Dicons_handler.cc106 const std::vector<std::string> IconsHandler::Keys() const { function in class:extensions::IconsHandler
H A Drequirements_handler.cc55 const std::vector<std::string> RequirementsHandler::Keys() const { function in class:extensions::RequirementsHandler
/external/chromium_org/chrome/common/extensions/api/managed_mode_private/
H A Dmanaged_mode_handler.cc68 const std::vector<std::string> ManagedModeHandler::Keys() const { function in class:extensions::ManagedModeHandler
/external/chromium_org/chrome/common/extensions/
H A Dincognito_handler.cc69 const std::vector<std::string> IncognitoHandler::Keys() const { function in class:extensions::IncognitoHandler
H A Dweb_accessible_resources_handler.cc95 const std::vector<std::string> WebAccessibleResourcesHandler::Keys() const { function in class:extensions::WebAccessibleResourcesHandler
H A Dcsp_handler.cc81 const std::string key = Keys()[0];
127 const std::vector<std::string> CSPHandler::Keys() const { function in class:extensions::CSPHandler
/external/chromium_org/chrome/common/extensions/api/commands/
H A Dcommands_handler.cc147 const std::vector<std::string> CommandsHandler::Keys() const { function in class:extensions::CommandsHandler
/external/chromium_org/chrome/common/extensions/api/file_handlers/
H A Dfile_handlers_parser.cc138 const std::vector<std::string> FileHandlersParser::Keys() const { function in class:extensions::FileHandlersParser
/external/chromium_org/chrome/common/extensions/api/i18n/
H A Ddefault_locale_handler.cc115 const std::vector<std::string> DefaultLocaleHandler::Keys() const { function in class:extensions::DefaultLocaleHandler
/external/chromium_org/chrome/common/extensions/api/identity/
H A Doauth2_manifest_handler.cc94 const std::vector<std::string> OAuth2ManifestHandler::Keys() const { function in class:extensions::OAuth2ManifestHandler
/external/chromium_org/chrome/common/extensions/api/media_galleries_private/
H A Dmedia_galleries_handler.cc145 const std::vector<std::string> MediaGalleriesHandlerParser::Keys() const { function in class:MediaGalleriesHandlerParser
/external/chromium_org/chrome/common/extensions/api/plugins/
H A Dplugins_handler.cc65 const std::vector<std::string> PluginsHandler::Keys() const { function in class:extensions::PluginsHandler
/external/chromium_org/chrome/common/extensions/api/speech/
H A Dtts_engine_manifest_handler.cc138 const std::vector<std::string> TtsEngineManifestHandler::Keys() const { function in class:extensions::TtsEngineManifestHandler

Completed in 401 milliseconds

123