Home
last modified time | relevance | path

Searched defs:ipcInstance (Results 1 – 3 of 3) sorted by relevance

/base/security/device_auth/frameworks/src/lite/
Dipc_adapt.c1410 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()
/base/security/device_auth/frameworks/src/standard/
Dipc_adapt.cpp1295 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()
/base/security/device_auth/frameworks/src/
Dipc_service.c1107 int32_t AddMethodMap(uintptr_t ipcInstance) in AddMethodMap()