Searched refs:isShort (Results 1 – 3 of 3) sorted by relevance
205 bool isShort() const { return isShort(getHeader()); }; in isShort() function207 static bool isShort(header hdr);
73 bool message::isShort(message::header hdr) { in isShort() function in message
127 if (message::isShort(hdr)) { in decode()