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()1420 int32_t CreateServiceInstance(uintptr_t *ipcInstance) in CreateServiceInstance()1426 void DestroyServiceInstance(uintptr_t ipcInstance) in DestroyServiceInstance()
1304 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap()1314 int32_t CreateServiceInstance(uintptr_t *ipcInstance) in CreateServiceInstance()1325 void DestroyServiceInstance(uintptr_t ipcInstance) in DestroyServiceInstance()
1274 int32_t AddMethodMap(uintptr_t ipcInstance) in AddMethodMap()