Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/inputdevicehandler/src/
H A Ddistributed_input_handler.cpp71 tmpJson[EVENT_KEYS] = pBuf.eventKeys; in StructTransJson()
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Dvirtual_device.cpp74 evt_type[UI_SET_KEYBIT] = inputDevice.eventKeys; in CreateKey()
H A Ddistributed_input_inject.cpp101 tmpJson[EVENT_KEYS] = pBuf.eventKeys; in StructTransJson()
H A Ddistributed_input_node_manager.cpp131 pBuf.eventKeys = inputDeviceJson[EVENT_KEYS].get<std::vector<uint32_t>>(); in ParseInputDeviceEvents()
/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h187 const std::string EVENT_KEYS = "eventKeys";
279 std::vector<uint32_t> eventKeys; member
H A Dinput_hub.cpp789 identifier.eventKeys.push_back(eventKey); in GetEventKeys()

Completed in 9 milliseconds