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

  /external/chromium_org/chrome/common/extensions/
extension.h 113 // its manifest, but if |REQUIRE_KEY| is not set, a temporary ID will be
115 REQUIRE_KEY = 1 << 0,
  /external/chromium/chrome/common/extensions/
extension.h 198 // its manifest, but if |REQUIRE_KEY| is not set, a temporary ID will be
200 REQUIRE_KEY = 1 << 0,
    [all...]

Completed in 68 milliseconds