Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c663 static int32_t IpcServiceGmGetJoinedGroups(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_… in IpcServiceGmGetJoinedGroups() function
1295 ret &= SetIpcCallMap(ipcInstance, IpcServiceGmGetJoinedGroups, IPC_CALL_ID_GET_JOINED_GROUPS); in AddMethodMap()