Home
last modified time | relevance | path

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

/mipi-sys-t-3.7.0/printer/src/
Dmipi_syst_message.cpp73 bool message::isShort(message::header hdr) { in isShort()
126 message::header hdr, in type2string()
Dmipi_syst_decode.cpp123 message::header hdr(bytes2ValLE<uint32_t>(&data[0])); in decode() local