Searched refs:SetCredentialId (Results 1 – 5 of 5) sorted by relevance
141 void SetCredentialId(uint64_t credentialId);
745 osAccountInfoOne.SetCredentialId(123);759 osAccountInfo.SetCredentialId(0);
138 void OsAccountInfo::SetCredentialId(uint64_t credentialId) in SetCredentialId() function in OHOS::AccountSA::OsAccountInfo
169 "OHOS::AccountSA::OsAccountInfo::SetCredentialId(unsigned long long)";170 "OHOS::AccountSA::OsAccountInfo::SetCredentialId(unsigned long)";
2044 osAccountInfo.SetCredentialId(credentialId); in RetryToGetAccount()