Searched defs:getByte (Results 1 – 2 of 2) sorted by relevance
26 inline uint8_t getByte(const uint64_t& v, const uint8_t index) { in getByte() function
27 uint8_t Stream::getByte() { in getByte() function in android::base::Stream