Home
last modified time | relevance | path

Searched refs:SetIsCreateSecret (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/interfaces/innerkits/osaccount/native/include/
Dos_account_info.h117 void SetIsCreateSecret(bool isCreateSecret);
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_info.cpp142 void OsAccountInfo::SetIsCreateSecret(bool isCreateSecret) in SetIsCreateSecret() function in OHOS::AccountSA::OsAccountInfo
/base/account/os_account/frameworks/osaccount/native/
Dlibos_account_innerkits.map142 "OHOS::AccountSA::OsAccountInfo::SetIsCreateSecret(bool)";
/base/account/os_account/services/accountmgr/src/osaccount/
Dinner_os_account_manager.cpp1343 osAccountInfo.SetIsCreateSecret(isCreateSecret); in SetOsAccountIsCreateSecret()