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

  /external/chromium/chrome/browser/extensions/
extension_service.cc 230 if (Extension::ShouldDoStrictErrorChecking(Extension::LOAD))
839 if (Extension::ShouldDoStrictErrorChecking(Extension::COMPONENT))
    [all...]
  /external/chromium/chrome/common/extensions/
extension.h 211 // Extension::ShouldDoStrictErrorChecking(location) returns true.
377 static inline bool ShouldDoStrictErrorChecking(Location location) {
    [all...]

Completed in 40 milliseconds