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

/gem5/src/base/vnc/
H A Dvncserver.cc246 uint8_t message_type; local
247 if (!read(&message_type))
250 switch (message_type) {
271 message_type);

Completed in 5 milliseconds