Searched defs:sendData (Results 1 – 12 of 12) sorted by relevance
| /foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/ |
| D | windowipc_fuzzer.cpp | 76 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/ |
| D | displaymanageripc_fuzzer.cpp | 77 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/ |
| D | softbus_adapter_common.cpp | 27 int32_t SoftbusAdapter::SendSoftbusEvent(uint8_t* sendData, uint32_t sendDataLen) in SendSoftbusEvent()
|
| D | softbus_adapter.cpp | 29 int32_t SoftbusAdapter::SendSoftbusEvent(uint8_t* sendData, uint32_t sendDataLen) in SendSoftbusEvent()
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/ |
| D | softbus_adapter_test.cpp | 53 uint8_t* sendData = nullptr; variable
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
| D | dns_resolv_listen.cpp | 54 ResolvConfig sendData = {0}; in ProcGetConfigCommand() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
| D | hid_host_l2cap_connection.cpp | 236 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/ |
| D | distributed_stream_test.cpp | 223 char *sendData = static_cast<char*>(malloc(STREAM_SIZE)); in TestSendStream() local
|
| /foundation/communication/netmanager_base/services/netconnmanager/src/ |
| D | net_monitor.cpp | 304 std::string sendData = "GET /" + url + " HTTP/1.1\r\n"; in Send() local
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
| D | softbus_proxychannel_pipeline.c | 212 char *sendData = SoftBusCalloc(dataLen + sizeof(uint32_t)); in TransProxyPipelineSendMessage() local
|
| /foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/ |
| D | websocket_exec.cpp | 335 auto sendData = userData->Pop(); in LwsCallbackClientWritable() local
|
| /foundation/arkui/napi/sample/native_module_systemtest/ |
| D | test_napi.cpp | 422 int32_t sendData = SEND_DATA; in TsFuncDataSourceThread0200() local 454 int32_t sendData = SEND_DATA; in TsFuncabortThread() local
|