Searched defs:userIdLen (Results 1 – 8 of 8) sorted by relevance
223 uint32_t userIdLen = processInfo->userId.size; in ConstructOperationProcessInfo() local359 uint32_t userIdLen = operation->processInfo.userId.size; in IsSameUserId() local
320 uint32_t userIdLen = HcStrlen(userId); in GenerateKeyAlias() local
349 uint32_t userIdLen = HcStrlen(userId); in GenerateKeyAlias() local
125 static int32_t GetSelfUserId(int32_t osAccountId, char *userId, uint32_t userIdLen) in GetSelfUserId()
133 uint32_t userIdLen = HcStrlen(userId) + 1; variable
114 uint32_t userIdLen = sizeof(PARAMETER_USER_ID) - 1; in BuildRootPath() local
142 uint32_t userIdLen = HcStrlen(userId) + 1; in IsoAuthTaskTest02() local
668 static int32_t GetSelfUserId(int32_t osAccountId, char *userId, uint32_t userIdLen) in GetSelfUserId()