Searched refs:GetIsCreateSecret (Results 1 – 4 of 4) sorted by relevance
115 bool GetIsCreateSecret() const;
137 bool OsAccountInfo::GetIsCreateSecret() const in GetIsCreateSecret() function in OHOS::AccountSA::OsAccountInfo
141 "OHOS::AccountSA::OsAccountInfo::GetIsCreateSecret() const";
1129 if (domainInfo.accountId_.empty() && !osAccountInfo.GetIsCreateSecret()) { in ActivateOsAccount()