Home
last modified time | relevance | path

Searched refs:IpcServiceGmUnRegCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c110 static int32_t IpcServiceGmUnRegCallback(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t … in IpcServiceGmUnRegCallback() function
1280 ret &= SetIpcCallMap(ipcInstance, IpcServiceGmUnRegCallback, IPC_CALL_ID_UNREG_CB); in AddMethodMap()