Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c35 static DeviceGroupManager g_devGroupMgrMethod = {NULL}; variable
492 g_devGroupMgrMethod.destroyInfo(&registerInfo); in IpcServiceGmApplyRegisterInfo()
573 g_devGroupMgrMethod.destroyInfo(&returnInfoList); in IpcServiceGmGetPkInfoList()
611 g_devGroupMgrMethod.destroyInfo(&groupInfo); in IpcServiceGmGetGroupInfoById()
659 g_devGroupMgrMethod.destroyInfo(&outGroups); in IpcServiceGmGetGroupInfo()
699 g_devGroupMgrMethod.destroyInfo(&outGroups); in IpcServiceGmGetJoinedGroups()
746 g_devGroupMgrMethod.destroyInfo(&outGroups); in IpcServiceGmGetRelatedGroups()
791 g_devGroupMgrMethod.destroyInfo(&outDevInfo); in IpcServiceGmGetDeviceInfoById()
838 g_devGroupMgrMethod.destroyInfo(&outDevInfo); in IpcServiceGmGetTrustedDevices()
902 g_devGroupMgrMethod.cancelRequest(requestId, appId); in IpcServiceGmCancelRequest()
[all …]