Searched defs:commandType (Results 1 – 6 of 6) sorted by relevance
38 constexpr static uint16_t commandType = RS_NODE_SYNCHRONOUS_READ_PROPERTY; variable78 constexpr static uint16_t commandType = RS_NODE_SYNCHRONOUS_READ_PROPERTY; variable116 constexpr static uint16_t commandType = RS_NODE_SYNCHRONOUS_GET_VALUE_FRACTION; variable
47 inline uint32_t MakeKey(uint16_t commandType, uint16_t commandSubType) in MakeKey()
55 CommandType commandType; member
281 uint16_t commandType = 0; in UnmarshallingCommand() local
552 CommandType commandType = InjectingExecutor::GetCommandTypeFromPointerAction(pointerAction); in UpdatePointerStatusByPointerAction() local
188 PrebuildCompCmdType commandType; member