Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c619 static int32_t IpcServiceGmGetGroupInfo(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_t o… in IpcServiceGmGetGroupInfo() function
1294 ret &= SetIpcCallMap(ipcInstance, IpcServiceGmGetGroupInfo, IPC_CALL_ID_SEARCH_GROUPS); in AddMethodMap()