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

  /external/chromium/chrome/browser/sync/util/
extensions_activity_monitor_unittest.cc 77 Extension::STRICT_ERROR_CHECKS, &error));
136 Extension::STRICT_ERROR_CHECKS, &error));
  /external/chromium/chrome/common/extensions/
extension.h 202 // |STRICT_ERROR_CHECKS| enables extra error checking, such as
210 // extension). Most callers will set the |STRICT_ERROR_CHECKS| bit when
212 STRICT_ERROR_CHECKS = 1 << 1,
    [all...]

Completed in 156 milliseconds