HomeSort by relevance Sort by last modified time
    Searched refs:REQUIRE_KEY (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/apps/
ephemeral_app_launcher.cc 195 Extension::REQUIRE_KEY | Extension::FROM_WEBSTORE,
  /external/chromium_org/chrome/browser/extensions/
extension_ui_unittest.cc 80 extension_path, location, *extension_data, Extension::REQUIRE_KEY,
webstore_standalone_installer.cc 316 Extension::REQUIRE_KEY | Extension::FROM_WEBSTORE,
installed_loader.cc 550 flags |= Extension::REQUIRE_KEY;
component_loader.cc 243 int flags = Extension::REQUIRE_KEY;
crx_installer.cc 729 extension()->creation_flags() | Extension::REQUIRE_KEY,
    [all...]
sandboxed_unpacker.cc 393 Extension::REQUIRE_KEY | creation_flags_,
  /external/chromium_org/extensions/common/
extension.h 125 // its manifest, but if |REQUIRE_KEY| is not set, a temporary ID will be
127 REQUIRE_KEY = 1 << 0,
extension.cc 474 if (creation_flags & REQUIRE_KEY) {
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack_unittest.cc 168 Extension::REQUIRE_KEY,

Completed in 284 milliseconds