Home
last modified time | relevance | path

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

/external/chromium/base/crypto/
Drsa_private_key.cc99 bool PrivateKeyInfoCodec::ReadLength(uint8** pos, uint8* end, uint32* result) { in ReadLength() function in base::PrivateKeyInfoCodec
/external/chromium/base/
Dpickle.cc133 bool Pickle::ReadLength(void** iter, int* result) const { in ReadLength() function in Pickle