Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/inc/
H A Dipc_sdk.h79 IPC_CALL_ID_GET_RELATED_GROUPS, enumerator
/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c1296 ret &= SetIpcCallMap(ipcInstance, IpcServiceGmGetRelatedGroups, IPC_CALL_ID_GET_RELATED_GROUPS); in AddMethodMap()
H A Dipc_sdk.c1119 ret = DoBinderCall(callCtx, IPC_CALL_ID_GET_RELATED_GROUPS, true); in IpcGmGetRelatedGroups()