Home
last modified time | relevance | path

Searched refs:ReadByte (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
H A Dserial_struct_define.h278 static bool ReadByte(uint8_t &value, Reader &in) in ReadByte() function
331 if (!ReadByte(x, in)) {
350 if (!ReadByte(x, in)) { in ReadVarint()
/developtools/hdc/src/common/
H A Dserial_struct_define.h275 static bool ReadByte(uint8_t &value, reader &in) in ReadByte() function
328 if (!ReadByte(x, in)) {
347 if (!ReadByte(x, in)) { in ReadVarint()

Completed in 4 milliseconds