Home
last modified time | relevance | path

Searched defs:sendData (Results 1 – 12 of 12) sorted by relevance

/foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/
Dwindowipc_fuzzer.cpp76 MessageParcel sendData; in IPCFuzzTest() local
84 void IPCSpecificInterfaceFuzzTest1(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParce… in IPCSpecificInterfaceFuzzTest1()
123 void IPCSpecificInterfaceFuzzTest2(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParce… in IPCSpecificInterfaceFuzzTest2()
165 MessageParcel sendData; in IPCInterfaceFuzzTest() local
/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/
Ddisplaymanageripc_fuzzer.cpp77 MessageParcel sendData; in IPCFuzzTest() local
86 void IPCSpecificInterfaceFuzzTest1(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParce… in IPCSpecificInterfaceFuzzTest1()
139 void IPCSpecificInterfaceFuzzTest2(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParce… in IPCSpecificInterfaceFuzzTest2()
202 MessageParcel sendData; in IPCInterfaceFuzzTest() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/
Dsoftbus_adapter_common.cpp27 int32_t SoftbusAdapter::SendSoftbusEvent(uint8_t* sendData, uint32_t sendDataLen) in SendSoftbusEvent()
Dsoftbus_adapter.cpp29 int32_t SoftbusAdapter::SendSoftbusEvent(uint8_t* sendData, uint32_t sendDataLen) in SendSoftbusEvent()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/
Dsoftbus_adapter_test.cpp53 uint8_t* sendData = nullptr; variable
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
Ddns_resolv_listen.cpp54 ResolvConfig sendData = {0}; in ProcGetConfigCommand() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_l2cap_connection.cpp236 int HidHostL2capConnection::SendData(SendHidData sendData, int length, uint8_t* pkt) in SendData()
254 void HidHostL2capConnection::SendGetReport(SendHidData sendData) in SendGetReport()
298 void HidHostL2capConnection::SendSetReport(SendHidData sendData, int length, uint8_t* pkt) in SendSetReport()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
Ddistributed_stream_test.cpp223 char *sendData = static_cast<char*>(malloc(STREAM_SIZE)); in TestSendStream() local
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_monitor.cpp304 std::string sendData = "GET /" + url + " HTTP/1.1\r\n"; in Send() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
Dsoftbus_proxychannel_pipeline.c212 char *sendData = SoftBusCalloc(dataLen + sizeof(uint32_t)); in TransProxyPipelineSendMessage() local
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
Dwebsocket_exec.cpp335 auto sendData = userData->Pop(); in LwsCallbackClientWritable() local
/foundation/arkui/napi/sample/native_module_systemtest/
Dtest_napi.cpp422 int32_t sendData = SEND_DATA; in TsFuncDataSourceThread0200() local
454 int32_t sendData = SEND_DATA; in TsFuncabortThread() local