Home
last modified time | relevance | path

Searched refs:SetIsVerified (Results 1 – 6 of 6) sorted by relevance

/base/account/os_account/interfaces/innerkits/osaccount/native/include/
Dos_account_info.h67 void SetIsVerified(bool isVerified);
/base/account/os_account/frameworks/osaccount/native/test/unittest/
Dos_account_info_test.cpp247 osAccountInfo.SetIsVerified(BOOL_IS_OS_ACCOUNT_VERIFIED);
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_info.cpp122 void OsAccountInfo::SetIsVerified(bool isVerified) in SetIsVerified() function in OHOS::AccountSA::OsAccountInfo
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_interface.cpp381 osAccountInfo.SetIsVerified(true); in SendToStorageAccountStart()
Dinner_os_account_manager.cpp169 osAccountInfos[i].SetIsVerified(false); in ResetAccountStatus()
1324 osAccountInfo.SetIsVerified(isVerified); in SetOsAccountIsVerified()
/base/account/os_account/frameworks/osaccount/native/
Dlibos_account_innerkits.map146 "OHOS::AccountSA::OsAccountInfo::SetIsVerified(bool)";