Home
last modified time | relevance | path

Searched refs:SendReply (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/testsuites/unittest/extended/liteipc/
H A Dsmgr_demo.cpp59 void SendReply(int fd, IpcMsg *dataIn, uint32_t result, uint32_t serviceHandle) in SendReply() function
83 printf("SendReply failed\n"); in SendReply()
216 SendReply(fd, data, 0, content.serviceHandle); in HandleServiceRegAndGet()
231 SendReply(fd, data, 0, i); in HandleServiceRegAndGet()
242 SendReply(fd, data, -1, 0); in HandleServiceRegAndGet()
H A Dsmgr_demo.h51 void SendReply(int fd, IpcMsg *dataIn, uint32_t result, uint32_t serviceHandle);
/kernel/liteos_a/testsuites/unittest/extended/liteipc/smoke/
H A Dliteipc_test_002.cpp125 SendReply(g_ipcFd, data, 0, 2 * ptr[0]); in HandleRequest()

Completed in 2 milliseconds