Home
last modified time | relevance | path

Searched refs:MakeData (Results 1 – 7 of 7) sorted by relevance

/base/msdp/device_status/utils/ipc/src/
Dnet_packet.cpp28 void NetPacket::MakeData(StreamBuffer &buf) const in MakeData() function in OHOS::Msdp::NetPacket
Dstream_client.cpp95 pkt.MakeData(buf); in SendMsg()
Dstream_session.cpp116 pkt.MakeData(buf); in SendMsg()
/base/sensors/sensor/utils/ipc/include/
Dnet_packet.h38 void MakeData(StreamBuffer &buf) const;
/base/msdp/device_status/utils/ipc/include/
Dnet_packet.h39 virtual void MakeData(StreamBuffer &buf) const;
/base/sensors/sensor/utils/ipc/src/
Dnet_packet.cpp30 void NetPacket::MakeData(StreamBuffer &buf) const in MakeData() function in OHOS::Sensors::NetPacket
Dstream_session.cpp151 pkt.MakeData(buf); in SendMsg()
159 pkt.MakeData(buf); in SendMsg()