Home
last modified time | relevance | path

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

/mipi-sys-t-3.6.0-3.5.0/printer/src/
Dmipi_syst_message.cpp73 bool message::isShort(message::header hdr) { in isShort() function in message
/mipi-sys-t-3.6.0-3.5.0/printer/include/
Dmipi_syst_message.h205 bool isShort() const { return isShort(getHeader()); }; in isShort() function