Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/extended/liteipc/
H A Dsmgr_demo.h50 uint32_t GetService(int fd, char *serviceName, uint32_t nameLen, uint32_t *serviceHandle);
H A Dsmgr_demo.cpp144 uint32_t GetService(int fd, char *serviceName, uint32_t nameLen, uint32_t *serviceHandle) in GetService() function
/kernel/liteos_a/testsuites/unittest/extended/liteipc/smoke/
H A Dliteipc_test_002.cpp65 ret = GetService(g_ipcFd, g_serviceName, sizeof(g_serviceName), &serviceHandle); in CallTestServiceLoop()
69 ret = GetService(g_ipcFd, g_serviceName, sizeof(g_serviceName), &serviceHandle); in CallTestServiceLoop()

Completed in 3 milliseconds