Searched refs:writeMessageHeader (Results 1 – 1 of 1) sorted by relevance
40 static void writeMessageHeader (de::BlockBuffer<deUint8>& dst, xs::MessageType type, int messageSiz… in writeMessageHeader() function49 writeMessageHeader(dst, xs::MESSAGETYPE_KEEPALIVE, xs::MESSAGE_HEADER_SIZE); in writeKeepalive()61 writeMessageHeader(dst, xs::MESSAGETYPE_EXECUTE_BINARY, totalSize); in writeExecuteBinary()71 writeMessageHeader(dst, xs::MESSAGETYPE_STOP_EXECUTION, xs::MESSAGE_HEADER_SIZE); in writeStopExecution()