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

  /external/chromium/chrome/browser/extensions/
sandboxed_extension_unpacker.h 84 static const uint32 kMaxSignatureSize = 1 << 16;
sandboxed_extension_unpacker.cc 315 header.signature_size > kMaxSignatureSize) {

Completed in 33 milliseconds