Searched defs:MESSAGETYPE_STOP_EXECUTION (Results 1 - 1 of 1) sorted by relevance

/external/deqp/execserver/
H A DxsProtocol.hpp53 MESSAGETYPE_STOP_EXECUTION = 112, //!< Request cancellation of the currently executing binary. enumerator in enum:xs::MessageType
99 typedef SimpleMessage<MESSAGETYPE_STOP_EXECUTION> StopExecutionMessage;

Completed in 96 milliseconds