/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
D | os_account_manager_service_module_test.cpp | 542 bool isVerified = false; variable 555 bool isVerified = true; variable 568 bool isVerified = true; variable 1025 bool isVerified = true; variable 1043 bool isVerified = true; variable 1055 bool isVerified = true; variable 1765 bool isVerified; variable
|
/base/account/os_account/frameworks/osaccount/core/test/unittest/ |
D | os_account_mock_test.cpp | 165 bool isVerified; variable 488 bool isVerified; variable
|
/base/account/os_account/frameworks/osaccount/native/src/ |
D | os_account_manager.cpp | 63 ErrCode OsAccountManager::IsOsAccountVerified(const int id, bool &isVerified) in IsOsAccountVerified() 213 ErrCode OsAccountManager::IsCurrentOsAccountVerified(bool &isVerified) in IsCurrentOsAccountVerified() 223 ErrCode OsAccountManager::SetCurrentOsAccountIsVerified(const bool isVerified) in SetCurrentOsAccountIsVerified() 228 ErrCode OsAccountManager::SetOsAccountIsVerified(const int id, const bool isVerified) in SetOsAccountIsVerified()
|
D | os_account_info.cpp | 122 void OsAccountInfo::SetIsVerified(bool isVerified) in SetIsVerified()
|
/base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
D | os_account_manager_module_test.cpp | 594 bool isVerified = false; variable 613 bool isVerified = true; variable 625 bool isVerified = true; variable 1058 bool isVerified = false; variable 1688 bool isVerified = false; variable 1727 bool isVerified = false; variable
|
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/ |
D | fuzz_test_manager.cpp | 124 bool isVerified = GetBoolParam(); in RegisterOsAccountManager() local 254 bool isVerified = GetBoolParam(); in RegisterOsAccountManager() local 264 bool isVerified = GetBoolParam(); in RegisterOsAccountManager() local
|
/base/account/os_account/frameworks/osaccount/core/src/ |
D | os_account.cpp | 179 ErrCode OsAccount::IsOsAccountVerified(const int id, bool &isVerified) in IsOsAccountVerified() 594 ErrCode OsAccount::IsCurrentOsAccountVerified(bool &isVerified) in IsCurrentOsAccountVerified() 620 ErrCode OsAccount::SetCurrentOsAccountIsVerified(const bool isVerified) in SetCurrentOsAccountIsVerified() 630 ErrCode OsAccount::SetOsAccountIsVerified(const int id, const bool isVerified) in SetOsAccountIsVerified()
|
D | os_account_proxy.cpp | 183 ErrCode OsAccountProxy::IsOsAccountVerified(const int id, bool &isVerified) in IsOsAccountVerified() 759 ErrCode OsAccountProxy::IsCurrentOsAccountVerified(bool &isVerified) in IsCurrentOsAccountVerified() 799 ErrCode OsAccountProxy::SetCurrentOsAccountIsVerified(const bool isVerified) in SetCurrentOsAccountIsVerified() 827 ErrCode OsAccountProxy::SetOsAccountIsVerified(const int id, const bool isVerified) in SetOsAccountIsVerified()
|
/base/account/os_account/services/accountmgr/src/osaccount/ |
D | os_account_manager_service.cpp | 246 ErrCode OsAccountManagerService::IsOsAccountVerified(const int id, bool &isVerified) in IsOsAccountVerified() 545 ErrCode OsAccountManagerService::IsCurrentOsAccountVerified(bool &isVerified) in IsCurrentOsAccountVerified() 556 ErrCode OsAccountManagerService::SetCurrentOsAccountIsVerified(const bool isVerified) in SetCurrentOsAccountIsVerified() 574 ErrCode OsAccountManagerService::SetOsAccountIsVerified(const int id, const bool isVerified) in SetOsAccountIsVerified()
|
D | os_account_stub.cpp | 871 bool isVerified = false; in ProcIsOsAccountVerified() local 1000 bool isVerified = false; in ProcIsCurrentOsAccountVerified() local 1029 bool isVerified = data.ReadBool(); in ProcSetCurrentOsAccountIsVerified() local 1045 bool isVerified = data.ReadBool(); in ProcSetOsAccountIsVerified() local
|
D | inner_os_account_manager.cpp | 562 ErrCode IInnerOsAccountManager::IsOsAccountVerified(const int id, bool &isVerified) in IsOsAccountVerified() 1304 ErrCode IInnerOsAccountManager::SetOsAccountIsVerified(const int id, const bool isVerified) in SetOsAccountIsVerified()
|
/base/account/os_account/frameworks/test/unittest/ |
D | account_osaccount_proxy_mock_test.cpp | 171 bool isVerified = true; variable 496 bool isVerified = true; variable
|
/base/account/os_account/frameworks/osaccount/native/test/unittest/ |
D | os_account_info_test.cpp | 232 bool isVerified = BOOL_IS_OS_ACCOUNT_VERIFIED; variable
|
/base/account/os_account/frameworks/osaccount/native/test/benchmarktest/ |
D | os_account_manager_benchmark_test.cpp | 150 bool isVerified = true; in BENCHMARK_F() local
|
/base/account/os_account/services/accountmgr/test/unittest/os_account/ |
D | os_account_inner_account_mgr_mock.cpp | 900 bool isVerified = false; variable
|
/base/account/os_account/interfaces/kits/napi/osaccount/src/ |
D | napi_os_account.cpp | 1117 auto isVerified = std::make_unique<IsVerifiedAsyncContext>(); in InnerIsOsAccountVerified() local
|