Searched defs:ServerIpcSendMessage (Results 1 – 6 of 6) sorted by relevance
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/mock/ |
| D | client_trans_proxy_manager_d2d_mock.cpp | 56 int32_t ServerIpcSendMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len… in ServerIpcSendMessage() function
|
| D | client_trans_proxy_manager_mock.cpp | 90 int32_t ServerIpcSendMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len… in ServerIpcSendMessage() function
|
| D | trans_client_proxy_file_manager_mock.cpp | 98 int32_t ServerIpcSendMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len… in ServerIpcSendMessage() function
|
| /foundation/communication/dsoftbus/sdk/transmission/ipc/mini/ |
| D | trans_server_proxy.c | 102 int32_t ServerIpcSendMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len… in ServerIpcSendMessage() function
|
| /foundation/communication/dsoftbus/sdk/transmission/ipc/small/ |
| D | trans_server_proxy.c | 389 int32_t ServerIpcSendMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len… in ServerIpcSendMessage() function
|
| /foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/ |
| D | trans_server_proxy.cpp | 250 int32_t ServerIpcSendMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len… in ServerIpcSendMessage() function
|