/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
H A D | hks_osaccount_check.cpp | 34 bool isVerified = false; in HksIsOsAccountVerified() local
|
/base/account/os_account/interfaces/kits/cj/osaccount/src/ |
H A D | osaccount_manager_impl.cpp | 125 bool isVerified = false; in IsOsAccountUnlocked() local
|
/base/account/os_account/frameworks/osaccount/native/test/benchmarktest/ |
H A D | os_account_manager_benchmark_test.cpp | 149 bool isVerified = true; in BENCHMARK_F() local
|
/base/account/os_account/frameworks/test/unittest/ |
H A D | account_osaccount_proxy_mock_test.cpp | 178 bool isVerified = true; in HWTEST_F() local 491 bool isVerified = true; in HWTEST_F() local
|
/base/account/os_account/frameworks/osaccount/core/test/unittest/ |
H A D | os_account_mock_test.cpp | 172 bool isVerified; in HWTEST_F() local 483 bool isVerified; in HWTEST_F() local
|
/base/account/os_account/frameworks/osaccount/native/test/unittest/ |
H A D | os_account_info_test.cpp | 254 bool isVerified = BOOL_IS_OS_ACCOUNT_VERIFIED; in HWTEST_F() local
|
/base/account/os_account/frameworks/osaccount/native/src/ |
H A D | os_account_manager.cpp | 86 ErrCode OsAccountManager::IsOsAccountVerified(const int id, bool &isVerified) in IsOsAccountVerified() argument 251 ErrCode OsAccountManager::IsCurrentOsAccountVerified(bool &isVerified) in IsCurrentOsAccountVerified() argument 261 ErrCode OsAccountManager::SetCurrentOsAccountIsVerified(const bool isVerified) in SetCurrentOsAccountIsVerified() argument 266 ErrCode OsAccountManager::SetOsAccountIsVerified(const int id, const bool isVerified) in SetOsAccountIsVerified() argument
|
H A D | os_account_info.cpp | 119 void OsAccountInfo::SetIsVerified(bool isVerified) in SetIsVerified() argument
|
/base/account/os_account/services/accountmgr/test/unittest/os_account/ |
H A D | os_account_inner_account_mgr_mock.cpp | 1543 bool isVerified = false; in HWTEST_F() local
|
/base/account/os_account/services/accountmgr/src/account_iam/ |
H A D | account_iam_callback.cpp | 75 bool isVerified = false; in HandleAuthResult() local
|
/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
H A D | os_account_manager_service_module_test.cpp | 510 bool isVerified = false; in HWTEST_F() local 523 bool isVerified = true; in HWTEST_F() local 536 bool isVerified = true; in HWTEST_F() local 978 bool isVerified = true; in HWTEST_F() local 997 bool isVerified = true; HWTEST_F() local 1009 bool isVerified = true; HWTEST_F() local 1719 bool isVerified; HWTEST_F() local [all...] |
/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_manager_service.cpp | 335 ErrCode OsAccountManagerService::IsOsAccountVerified(const int id, bool &isVerified) in IsOsAccountVerified() argument 764 ErrCode OsAccountManagerService::IsCurrentOsAccountVerified(bool &isVerified) in IsCurrentOsAccountVerified() argument 775 ErrCode OsAccountManagerService::SetCurrentOsAccountIsVerified(const bool isVerified) in SetCurrentOsAccountIsVerified() argument 796 ErrCode OsAccountManagerService::SetOsAccountIsVerified(const int id, const bool isVerified) in SetOsAccountIsVerified() argument
|
H A D | os_account_stub.cpp | 1170 bool isVerified = false; in ProcIsOsAccountVerified() local 1327 bool isVerified = false; in ProcIsCurrentOsAccountVerified() local 1356 bool isVerified = data.ReadBool(); in ProcSetCurrentOsAccountIsVerified() local 1372 bool isVerified = data.ReadBool(); in ProcSetOsAccountIsVerified() local [all...] |
H A D | inner_os_account_manager.cpp | 182 bool isVerified = false; in RetryToGetAccount() local 1072 ErrCode IInnerOsAccountManager::IsOsAccountVerified(const int id, bool &isVerified) in RetryToGetAccount() argument 1909 ErrCode IInnerOsAccountManager::SetOsAccountIsVerified(const int id, const bool isVerified) in RetryToGetAccount() argument
|
/base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
H A D | os_account_manager_module_test.cpp | 657 bool isVerified = false; in HWTEST_F() local 676 bool isVerified = true; in HWTEST_F() local 688 bool isVerified in HWTEST_F() local 1146 bool isVerified = false; HWTEST_F() local 1768 bool isVerified = false; HWTEST_F() local 1807 bool isVerified = false; HWTEST_F() local [all...] |
/base/account/os_account/frameworks/osaccount/core/src/ |
H A D | os_account_proxy.cpp | 303 ErrCode OsAccountProxy::IsOsAccountVerified(const int id, bool &isVerified) in IsOsAccountVerified() argument 966 ErrCode OsAccountProxy::IsCurrentOsAccountVerified(bool &isVerified) in IsCurrentOsAccountVerified() argument 1006 ErrCode OsAccountProxy::SetCurrentOsAccountIsVerified(const bool isVerified) in SetCurrentOsAccountIsVerified() argument 1034 ErrCode OsAccountProxy::SetOsAccountIsVerified(const int id, const bool isVerified) in SetOsAccountIsVerified() argument [all...] |
H A D | os_account.cpp | 246 ErrCode OsAccount::IsOsAccountVerified(const int id, bool &isVerified) in IsOsAccountVerified() argument 661 ErrCode OsAccount::IsCurrentOsAccountVerified(bool &isVerified) in IsCurrentOsAccountVerified() argument 685 ErrCode OsAccount::SetCurrentOsAccountIsVerified(const bool isVerified) in SetCurrentOsAccountIsVerified() argument 694 ErrCode OsAccount::SetOsAccountIsVerified(const int id, const bool isVerified) in SetOsAccountIsVerified() argument [all...] |
/base/account/os_account/interfaces/kits/napi/osaccount/src/ |
H A D | napi_os_account.cpp | 1241 auto isVerified = std::make_unique<IsVerifiedAsyncContext>(); in InnerIsOsAccountVerified() local [all...] |
/base/account/os_account/services/accountmgr/src/domain_account/ |
H A D | inner_domain_account_manager.cpp | 923 bool isVerified = false;
in AuthUser() local
|