Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/os_account/
H A Dos_account_interface.cpp114 osAccountInfo.SetIsVerified(true); in SendToStorageAccountStart()
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_info.h89 void SetIsVerified(bool isVerified);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp490 osAccountInfo.SetIsVerified(true); in SendToStorageAccountStart()
541 osAccountInfo.SetIsVerified(false); in SendToStorageAccountStop()
H A Dinner_os_account_manager.cpp197 osAccountInfo.SetIsVerified(isVerified); in RetryToGetAccount()
1609 osAccountInfo.SetIsVerified(false); in RetryToGetAccount()
1965 osAccountInfo.SetIsVerified(isVerified); in RetryToGetAccount()
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp118 void OsAccountInfo::SetIsVerified(bool isVerified) in SetIsVerified() function in OHOS::AccountSA::OsAccountInfo
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/unittest/
H A Dos_account_info_test.cpp269 osAccountInfo.SetIsVerified(BOOL_IS_OS_ACCOUNT_VERIFIED);
/ohos5.0/base/account/os_account/frameworks/osaccount/native/
H A Dlibos_account_innerkits.map174 "OHOS::AccountSA::OsAccountInfo::SetIsVerified(bool)";
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_mock.cpp1472 expectedAccountInfo.SetIsVerified(true);