Home
last modified time | relevance | path

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

/external/libchrome/base/
Dpickle.h68 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