Searched defs:ReadLength (Results 1 – 2 of 2) sorted by relevance
99 bool PrivateKeyInfoCodec::ReadLength(uint8** pos, uint8* end, uint32* result) { in ReadLength() function in base::PrivateKeyInfoCodec
133 bool Pickle::ReadLength(void** iter, int* result) const { in ReadLength() function in Pickle