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/v8/src/codegen/
Dsafepoint-table.h121 static uint32_t ReadLength(Address table) { in ReadLength() function
/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs694 public int ReadLength() in ReadLength() method in Google.Protobuf.CodedInputStream