Searched defs:ipcInstance (Results 1 – 3 of 3) sorted by relevance
1432 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap()1442 int32_t CreateServiceInstance(uintptr_t *ipcInstance) in CreateServiceInstance()1448 void DestroyServiceInstance(uintptr_t ipcInstance) in DestroyServiceInstance()
1302 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap()1312 int32_t CreateServiceInstance(uintptr_t *ipcInstance) in CreateServiceInstance()1323 void DestroyServiceInstance(uintptr_t ipcInstance) in DestroyServiceInstance()
1274 int32_t AddMethodMap(uintptr_t ipcInstance) in AddMethodMap()