Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/inc/
H A Dipc_sdk.h76 IPC_CALL_ID_GET_GROUP_INFO, enumerator
/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c1293 ret &= SetIpcCallMap(ipcInstance, IpcServiceGmGetGroupInfoById, IPC_CALL_ID_GET_GROUP_INFO); in AddMethodMap()
H A Dipc_sdk.c888 ret = DoBinderCall(callCtx, IPC_CALL_ID_GET_GROUP_INFO, true); in IpcGmGetGroupInfoById()