Searched refs:AssertSameGroupNotExist (Results 1 – 4 of 4) sorted by relevance
39 int32_t AssertSameGroupNotExist(int32_t osAccountId, const char *groupId);
535 ((result = AssertSameGroupNotExist(osAccountId, groupId)) != HC_SUCCESS) || in CreateGroup()
537 ((result = AssertSameGroupNotExist(osAccountId, groupId)) != HC_SUCCESS) || in CreateGroup()
716 int32_t AssertSameGroupNotExist(int32_t osAccountId, const char *groupId) in AssertSameGroupNotExist() function