Searched refs:Keys (Results 26 - 50 of 141) sorted by relevance

123456

/external/chromium_org/extensions/common/manifest_handlers/
H A Doffline_enabled_info.h38 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dweb_accessible_resources_info.h43 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dcsp_info.h45 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dfile_handler_info.h51 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dicons_handler.h48 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dkiosk_mode_info.h46 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Drequirements_info.h42 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dsandboxed_page_info.h50 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dwebview_info.h47 virtual const std::vector<std::string> Keys() const OVERRIDE;
/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_cache_storage_manager_unittest.cc167 bool Keys(const GURL& origin) { function in class:content::ServiceWorkerCacheStorageManagerTest
323 EXPECT_TRUE(Keys(origin1_));
331 EXPECT_TRUE(Keys(origin1_));
337 EXPECT_TRUE(Keys(origin2_));
347 EXPECT_TRUE(Keys(origin1_));
357 EXPECT_TRUE(Keys(origin1_));
367 EXPECT_TRUE(Keys(origin1_));
372 EXPECT_TRUE(Keys(origin1_));
384 EXPECT_TRUE(Keys(origin1_));
397 EXPECT_TRUE(Keys(origin1
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
H A DHelpScreen.js102 WebInspector.KeyboardShortcut.Keys.Enter.code,
103 WebInspector.KeyboardShortcut.Keys.Esc.code,
104 WebInspector.KeyboardShortcut.Keys.Space.code,
/external/chromium_org/chrome/common/extensions/api/commands/
H A Dcommands_handler.h51 virtual const std::vector<std::string> Keys() const OVERRIDE;
/external/chromium_org/chrome/common/extensions/api/extension_action/
H A Dbrowser_action_handler.cc59 const std::vector<std::string> BrowserActionHandler::Keys() const { function in class:extensions::BrowserActionHandler
/external/chromium_org/chrome/common/extensions/api/i18n/
H A Ddefault_locale_handler.h39 virtual const std::vector<std::string> Keys() const OVERRIDE;
/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/plugins/
H A Dplugins_handler.h45 virtual const std::vector<std::string> Keys() const OVERRIDE;
/external/chromium_org/chrome/common/extensions/api/speech/
H A Dtts_engine_manifest_handler.h39 virtual const std::vector<std::string> Keys() const OVERRIDE;
/external/chromium_org/chrome/common/extensions/api/supervised_user_private/
H A Dsupervised_user_handler.h39 virtual const std::vector<std::string> Keys() const OVERRIDE;
/external/chromium_org/chrome/common/extensions/api/url_handlers/
H A Durl_handlers_parser.h64 virtual const std::vector<std::string> Keys() const OVERRIDE;
/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dcontent_scripts_handler.h49 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dminimum_chrome_version_checker.cc59 const std::vector<std::string> MinimumChromeVersionChecker::Keys() const { function in class:extensions::MinimumChromeVersionChecker
H A Dsettings_overrides_handler.h48 virtual const std::vector<std::string> Keys() const OVERRIDE;
H A Dsynthesize_browser_action_handler.cc42 const std::vector<std::string> SynthesizeBrowserActionHandler::Keys() const { function in class:extensions::SynthesizeBrowserActionHandler
/external/chromium_org/extensions/common/api/bluetooth/
H A Dbluetooth_manifest_handler.cc43 const std::vector<std::string> BluetoothManifestHandler::Keys() const { function in class:extensions::BluetoothManifestHandler
/external/chromium_org/extensions/common/api/sockets/
H A Dsockets_manifest_handler.cc43 const std::vector<std::string> SocketsManifestHandler::Keys() const { function in class:extensions::SocketsManifestHandler

Completed in 360 milliseconds

123456