Home
last modified time | relevance | path

Searched defs:ReadLength (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dpickle.h72 bool ReadLength(int* result) WARN_UNUSED_RESULT { in ReadLength() function
/external/libchrome/crypto/
Drsa_private_key.cc322 bool PrivateKeyInfoCodec::ReadLength(uint8_t** pos, in ReadLength() function in crypto::PrivateKeyInfoCodec
/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs664 public int ReadLength() in ReadLength() method in Google.Protobuf.CodedInputStream