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

  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecureLib/
PlatformSecureLib.c 39 UINTN ReadLength;
70 ReadLength = 1;
75 &ReadLength,
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformHelperLib/
PlatformHelperLib.c 275 UINTN ReadLength;
306 ReadLength = 1;
311 &ReadLength,
331 UINTN ReadLength;
362 ReadLength = 1;
367 &ReadLength,
  /external/libchrome/crypto/
rsa_private_key.cc 322 bool PrivateKeyInfoCodec::ReadLength(uint8_t** pos,
360 return ReadLength(pos, end, length);
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
PlatformEarlyInit.c 209 UINTN ReadLength;
309 ReadLength = 1;
315 &ReadLength,
372 ReadLength = 1;
378 &ReadLength,
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs 417 var length = ReadLength();
544 int length = ReadLength();
567 int length = ReadLength();
590 int length = ReadLength();
664 public int ReadLength()
    [all...]

Completed in 428 milliseconds