Searched defs:creds (Results 1 – 5 of 5) sorted by relevance
129 LinkedList *creds = QueryCredentialLimit(&condition); in GetCredMaxAcl() local
381 ResultCode QueryCredentialFunc(int32_t userId, uint32_t authType, LinkedList **creds) in QueryCredentialFunc()562 ResultCode QueryCredentialByIdFunc(uint64_t credentialId, LinkedList **creds) in QueryCredentialByIdFunc()
223 LinkedList *creds = nullptr; variable
817 struct ucred creds = {}; in CheckRequestCredential() local
183 ResultCode DeleteUserInfo(int32_t userId, LinkedList **creds) in DeleteUserInfo()