Home
last modified time | relevance | path

Searched refs:GetGroupTypeFromParams (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.c529 static int32_t GetGroupTypeFromParams(const char *createParams) in GetGroupTypeFromParams() function
554 eventData.groupType = GetGroupTypeFromParams(createParams); in RequestCreateGroup()