Home
last modified time | relevance | path

Searched refs:relTypes (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/inputdevicehandler/src/
H A Ddistributed_input_handler.cpp74 tmpJson[REL_TYPES] = pBuf.relTypes; in StructTransJson()
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h282 std::vector<uint32_t> relTypes; member
H A Dinput_hub.cpp838 identifier.relTypes.push_back(code); in GetRELTypes()
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Dvirtual_device.cpp77 evt_type[UI_SET_RELBIT] = inputDevice.relTypes; in CreateKey()
H A Ddistributed_input_inject.cpp104 tmpJson[REL_TYPES] = pBuf.relTypes; in StructTransJson()
H A Ddistributed_input_node_manager.cpp140 pBuf.relTypes = inputDeviceJson[REL_TYPES].get<std::vector<uint32_t>>(); in ParseInputDeviceEvents()