Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c439 static void DoCreateGroup(HcTaskBase *baseTask) in DoCreateGroup() function
502 …if (InitAndPushGMTask(osAccountId, GROUP_CREATE, requestId, params, DoCreateGroup) != HC_SUCCESS) { in CreateGroupInner()