Searched defs:ipcInstance (Results 1 – 3 of 3) sorted by relevance
1410 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap()1419 int32_t CreateServiceInstance(uintptr_t *ipcInstance) in CreateServiceInstance()1425 void DestroyServiceInstance(uintptr_t *ipcInstance) in DestroyServiceInstance()
1295 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap()1306 int32_t CreateServiceInstance(uintptr_t *ipcInstance) in CreateServiceInstance()1317 void DestroyServiceInstance(uintptr_t *ipcInstance) in DestroyServiceInstance()
1107 int32_t AddMethodMap(uintptr_t ipcInstance) in AddMethodMap()