Home
last modified time | relevance | path

Searched defs:NetPacket (Results 1 – 3 of 3) sorted by relevance

/foundation/multimodalinput/input/util/network/src/
Dnet_packet.cpp22 NetPacket::NetPacket(MmiMessageId msgId) : msgId_(msgId) {} in NetPacket() function in OHOS::MMI::NetPacket
24 NetPacket::NetPacket(const NetPacket &pkt) : NetPacket(pkt.GetMsgId()) in NetPacket() function in OHOS::MMI::NetPacket
/foundation/multimodalinput/input/frameworks/proxy/module_loader/include/
Dif_mmi_client.h24 class NetPacket; variable
/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
Dinput_device_impl.h31 class NetPacket; variable