Searched refs:groupIdLen (Results 1 – 2 of 2) sorted by relevance
147 uint32_t groupIdLen = HcStrlen(groupId); in CalServiceId() local150 serviceIdPlain.length = appIdLen + groupIdLen; in CalServiceId()161 …_s(serviceIdPlain.val + appIdLen, serviceIdPlain.length - appIdLen, groupId, groupIdLen) != EOK) { in CalServiceId()