Searched refs:DelGroup (Results 1 – 3 of 3) sorted by relevance
83 int32_t DelGroup(int32_t osAccountId, const QueryGroupParams *params);
993 int32_t DelGroup(int32_t osAccountId, const QueryGroupParams *params) in DelGroup() function
962 if (DelGroup(osAccountId, &queryGroupParams) != HC_SUCCESS) { in DelGroupFromDb()