Searched defs:ReadLength (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/ | ||
D | pickle.h | 72 bool ReadLength(int* result) WARN_UNUSED_RESULT { in ReadLength() function |
/external/libchrome/crypto/ | ||
D | rsa_private_key.cc | 322 bool PrivateKeyInfoCodec::ReadLength(uint8_t** pos, in ReadLength() function in crypto::PrivateKeyInfoCodec |
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | CodedInputStream.cs | 664 public int ReadLength() in ReadLength() method in Google.Protobuf.CodedInputStream |