Searched refs:Keys (Results 51 - 75 of 122) sorted by relevance

12345

/external/chromium_org/chrome/common/extensions/api/media_galleries_private/
H A Dmedia_galleries_handler.h67 virtual const std::vector<std::string> Keys() const OVERRIDE;
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/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/
H A Dincognito_handler.cc69 const std::vector<std::string> IncognitoHandler::Keys() const { function in class:extensions::IncognitoHandler
H A Dmanifest_url_handler.cc124 const std::vector<std::string> DevToolsPageHandler::Keys() const { function in class:extensions::DevToolsPageHandler
155 const std::vector<std::string> HomepageURLHandler::Keys() const { function in class:extensions::HomepageURLHandler
187 const std::vector<std::string> UpdateURLHandler::Keys() const { function in class:extensions::UpdateURLHandler
254 const std::vector<std::string> OptionsPageHandler::Keys() const { function in class:extensions::OptionsPageHandler
326 const std::vector<std::string> URLOverridesHandler::Keys() const { function in class:extensions::URLOverridesHandler
H A Dbackground_info.h89 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dmanifest_handler.h89 virtual const std::vector<std::string> Keys() const = 0;
H A Dmime_types_handler.cc111 const std::vector<std::string> MimeTypesHandlerParser::Keys() const { function in class:MimeTypesHandlerParser
H A Dweb_accessible_resources_handler.cc95 const std::vector<std::string> WebAccessibleResourcesHandler::Keys() const { function in class:extensions::WebAccessibleResourcesHandler
/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dapp_isolation_info.cc94 const std::vector<std::string> AppIsolationHandler::Keys() const { function in class:extensions::AppIsolationHandler
H A Dapp_launch_info.h76 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dexternally_connectable.h44 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dshared_module_info.h66 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dtheme_handler.h54 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dicons_handler.cc106 const std::vector<std::string> IconsHandler::Keys() const { function in class:extensions::IconsHandler
H A Dnacl_modules_handler.cc86 const std::vector<std::string> NaClModulesHandler::Keys() const { function in class:extensions::NaClModulesHandler
H A Drequirements_handler.cc55 const std::vector<std::string> RequirementsHandler::Keys() const { function in class:extensions::RequirementsHandler
/external/chromium_org/chrome/test/functional/rlz/
H A Drlztest.py23 from selenium.webdriver.common.keys import Keys as Keys namespace
189 self.driver.switch_to_active_element().send_keys(Keys.CONTROL + 'l')
191 self.driver.switch_to_active_element().send_keys(Keys.ENTER)
/external/chromium_org/chrome/common/extensions/api/extension_action/
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/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/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/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/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/plugins/
H A Dplugins_handler.cc65 const std::vector<std::string> PluginsHandler::Keys() const { function in class:extensions::PluginsHandler

Completed in 336 milliseconds

12345