/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/unittest/ |
H A D | os_account_info_test.cpp | 147 OsAccountInfo osAccountInfo; variable 160 OsAccountInfo osAccountInfo; variable 174 OsAccountInfo osAccountInfo; variable 187 OsAccountInfo osAccountInfo; variable 201 OsAccountInfo osAccountInfo; variable 214 OsAccountInfo osAccountInfo; variable 228 OsAccountInfo osAccountInfo; variable 241 OsAccountInfo osAccountInfo; variable 255 OsAccountInfo osAccountInfo; variable 268 OsAccountInfo osAccountInfo; variable [all …]
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/os_account/ |
H A D | os_account_interface.cpp | 21 ErrCode OsAccountInterface::SendToAMSAccountStart(OsAccountInfo &osAccountInfo, in SendToAMSAccountStart() 30 ErrCode OsAccountInterface::SendToAMSAccountStop(OsAccountInfo &osAccountInfo) in SendToAMSAccountStop() 45 OsAccountInfo &osAccountInfo, const std::vector<std::string> &disallowedHapList) in SendToBMSAccountCreate() 51 ErrCode OsAccountInterface::SendToAMSAccountDeactivate(OsAccountInfo &osAccountInfo) in SendToAMSAccountDeactivate() 57 ErrCode OsAccountInterface::SendToBMSAccountDelete(OsAccountInfo &osAccountInfo) in SendToBMSAccountDelete() 64 ErrCode OsAccountInterface::SendToIDMAccountDelete(OsAccountInfo &osAccountInfo) in SendToIDMAccountDelete() 71 void OsAccountInterface::SendToCESAccountCreate(OsAccountInfo &osAccountInfo) in SendToCESAccountCreate() 76 void OsAccountInterface::SendToCESAccountDelete(OsAccountInfo &osAccountInfo) in SendToCESAccountDelete() 99 ErrCode OsAccountInterface::SendToStorageAccountCreate(OsAccountInfo &osAccountInfo) in SendToStorageAccountCreate() 111 ErrCode OsAccountInterface::SendToStorageAccountStart(OsAccountInfo &osAccountInfo) in SendToStorageAccountStart() [all …]
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_interface.cpp | 66 ErrCode OsAccountInterface::SendToAMSAccountStart(OsAccountInfo &osAccountInfo, in SendToAMSAccountStart() 100 ErrCode OsAccountInterface::SendToAMSAccountStop(OsAccountInfo &osAccountInfo) in SendToAMSAccountStop() 133 ErrCode OsAccountInterface::SendToAMSAccountDeactivate(OsAccountInfo &osAccountInfo) in SendToAMSAccountDeactivate() 165 OsAccountInfo &osAccountInfo, const std::vector<std::string> &disallowedHapList) in SendToBMSAccountCreate() 181 ErrCode OsAccountInterface::SendToBMSAccountDelete(OsAccountInfo &osAccountInfo) in SendToBMSAccountDelete() 187 ErrCode OsAccountInterface::SendToIDMAccountDelete(OsAccountInfo &osAccountInfo) in SendToIDMAccountDelete() 230 void OsAccountInterface::SendToCESAccountCreate(OsAccountInfo &osAccountInfo) in SendToCESAccountCreate() 252 void OsAccountInterface::SendToCESAccountDelete(OsAccountInfo &osAccountInfo) in SendToCESAccountDelete() 319 ErrCode OsAccountInterface::SendToStorageAccountCreate(OsAccountInfo &osAccountInfo) in SendToStorageAccountCreate() 458 ErrCode OsAccountInterface::SendToStorageAccountStart(OsAccountInfo &osAccountInfo) in SendToStorageAccountStart() [all …]
|
H A D | inner_os_account_manager.cpp | 114 OsAccountInfo osAccountInfo( in CreateBaseAdminAccount() local 220 OsAccountInfo osAccountInfo; in RetryToGetAccount() local 845 OsAccountInfo osAccountInfo; in RetryToGetAccount() local 912 OsAccountInfo osAccountInfo; in RetryToGetAccount() local 1029 OsAccountInfo osAccountInfo; in RetryToGetAccount() local 1047 OsAccountInfo osAccountInfo; in RetryToGetAccount() local 1077 OsAccountInfo osAccountInfo; in RetryToGetAccount() local 1128 OsAccountInfo osAccountInfo; in RetryToGetAccount() local 1225 OsAccountInfo osAccountInfo; in RetryToGetAccount() local 1407 OsAccountInfo osAccountInfo; in RetryToGetAccount() local [all …]
|
H A D | os_account_domain_account_callback.cpp | 43 OsAccountInfo osAccountInfo; in OnResult() local 83 std::shared_ptr<IOsAccountControl> &osAccountControl, const OsAccountInfo &osAccountInfo, in BindDomainAccountCallback()
|
H A D | os_account_database_operator.cpp | 95 void OsAccountDatabaseOperator::InsertOsAccountIntoDataBase(const OsAccountInfo &osAccountInfo) in InsertOsAccountIntoDataBase() 131 void OsAccountDatabaseOperator::UpdateOsAccountInDatabase(const OsAccountInfo &osAccountInfo) in UpdateOsAccountInDatabase() 149 OsAccountInfo &osAccountInfo) in GetOsAccountFromDatabase()
|
H A D | os_account_data_storage.cpp | 35 OsAccountInfo osAccountInfo; in SaveEntries() local
|
H A D | os_account_manager_service.cpp | 87 const std::string &name, const OsAccountType &type, OsAccountInfo &osAccountInfo) in CreateOsAccount() 97 const OsAccountType &type, OsAccountInfo &osAccountInfo, const CreateOsAccountOptions &options) in CreateOsAccount() 156 ErrCode OsAccountManagerService::CreateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo, in CreateOsAccountWithFullInfo() 186 ErrCode OsAccountManagerService::UpdateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo) in UpdateOsAccountWithFullInfo() 461 ErrCode OsAccountManagerService::QueryCurrentOsAccount(OsAccountInfo &osAccountInfo) in QueryCurrentOsAccount() 473 ErrCode OsAccountManagerService::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() 857 OsAccountInfo osAccountInfo; in DumpState() local 907 const int id, OsAccountInfo &osAccountInfo) in GetOsAccountFromDatabase() 934 for (auto osAccountInfo : osAccountInfos) { in DumpStateByAccounts() local
|
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
H A D | inner_os_account_manager_test.cpp | 68 OsAccountInfo osAccountInfo; variable 81 OsAccountInfo osAccountInfo; variable 94 OsAccountInfo osAccountInfo; variable 110 OsAccountInfo osAccountInfo; variable 173 OsAccountInfo osAccountInfo; variable
|
H A D | os_account_manager_service_module_test.cpp | 620 OsAccountInfo osAccountInfo; variable 636 OsAccountInfo osAccountInfo; variable 650 OsAccountInfo osAccountInfo; variable 1017 OsAccountInfo osAccountInfo; variable 1052 OsAccountInfo osAccountInfo; variable 1098 OsAccountInfo osAccountInfo; variable 1130 OsAccountInfo osAccountInfo; variable 1152 OsAccountInfo osAccountInfo; variable 1180 OsAccountInfo osAccountInfo; variable 1203 OsAccountInfo osAccountInfo; variable [all …]
|
/ohos5.0/base/account/os_account/frameworks/osaccount/core/test/unittest/ |
H A D | os_account_test.cpp | 120 OsAccountInfo osAccountInfo; variable 134 OsAccountInfo osAccountInfo; variable 220 OsAccountInfo osAccountInfo; variable 241 OsAccountInfo osAccountInfo; variable 273 OsAccountInfo osAccountInfo; variable 290 OsAccountInfo osAccountInfo; variable 308 OsAccountInfo osAccountInfo; variable
|
H A D | os_account_mock_test.cpp | 88 OsAccountInfo osAccountInfo; variable 104 OsAccountInfo osAccountInfo; variable 277 OsAccountInfo osAccountInfo; variable 290 OsAccountInfo osAccountInfo; variable 572 OsAccountInfo osAccountInfo; variable
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
H A D | os_account_manager_module_test.cpp | 425 OsAccountInfo osAccountInfo; variable 926 OsAccountInfo osAccountInfo; variable 938 OsAccountInfo osAccountInfo; variable 951 OsAccountInfo osAccountInfo; variable 1265 OsAccountInfo osAccountInfo; variable 1296 OsAccountInfo osAccountInfo; variable 1341 OsAccountInfo osAccountInfo; variable 1369 OsAccountInfo osAccountInfo; variable 1388 OsAccountInfo osAccountInfo; variable 1416 OsAccountInfo osAccountInfo; variable [all …]
|
/ohos5.0/base/account/os_account/frameworks/test/unittest/ |
H A D | account_osaccount_proxy_mock_test.cpp | 93 OsAccountInfo osAccountInfo; variable 109 OsAccountInfo osAccountInfo; variable 286 OsAccountInfo osAccountInfo; variable 299 OsAccountInfo osAccountInfo; variable 580 OsAccountInfo osAccountInfo; variable
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/ |
H A D | os_account_manager.cpp | 25 const std::string &name, const OsAccountType &type, OsAccountInfo &osAccountInfo) in CreateOsAccount() 31 … &localName, const std::string &shortName, const OsAccountType &type, OsAccountInfo &osAccountInfo) in CreateOsAccount() 37 const OsAccountType& type, const CreateOsAccountOptions& options, OsAccountInfo& osAccountInfo) in CreateOsAccount() 42 ErrCode OsAccountManager::CreateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo, in CreateOsAccountWithFullInfo() 48 ErrCode OsAccountManager::UpdateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo) in UpdateOsAccountWithFullInfo() 161 ErrCode OsAccountManager::QueryCurrentOsAccount(OsAccountInfo &osAccountInfo) in QueryCurrentOsAccount() 166 ErrCode OsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() 294 OsAccountInfo &osAccountInfo) in GetOsAccountFromDatabase()
|
/ohos5.0/base/customization/enterprise_device_management/common/external/src/ |
H A D | edm_os_account_manager_impl.cpp | 43 OHOS::AccountSA::OsAccountInfo &osAccountInfo) in CreateOsAccount()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/ |
H A D | mock_os_account_control_file_manager.h | 74 const int id, OsAccountInfo &osAccountInfo) { return ERR_OK; } in GetOsAccountFromDatabase() 85 …ErrCode UpdateAccountIndex(const OsAccountInfo &osAccountInfo, const bool isDelete) { return ERR_O… in UpdateAccountIndex()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/ |
H A D | os_account_file_manager_multiple_thread_test.cpp | 92 … OsAccountInfo osAccountInfo(g_id, testName, OS_ACCOUNT_TYPE, STRING_TEST_USER_SHELLNUMBER); in TestWriteReadFileInfo() local 98 OsAccountInfo osAccountInfo; in TestWriteReadFileInfo() local
|
H A D | os_account_inner_account_mgr_cov.cpp | 225 OsAccountInfo osAccountInfo; variable 278 OsAccountInfo osAccountInfo; variable
|
H A D | os_account_inner_account_mgr_mock.cpp | 1219 OsAccountInfo osAccountInfo; variable 1326 OsAccountInfo osAccountInfo; variable 1367 OsAccountInfo osAccountInfo; variable 1432 OsAccountInfo osAccountInfo; variable 1486 OsAccountInfo osAccountInfo; variable 1542 OsAccountInfo osAccountInfo; variable 1635 OsAccountInfo osAccountInfo; variable 1683 OsAccountInfo osAccountInfo; variable
|
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/createosaccount_fuzzer/ |
H A D | createosaccount_fuzzer.cpp | 109 OsAccountInfo osAccountInfo; in CreateOsAccountForDomainFuzzTest() local 124 OsAccountInfo osAccountInfo; in UpdateOsAccountWithFullInfoFuzzTest() local 144 OsAccountInfo osAccountInfo; in CreateOsAccountWithFullInfoFuzzTest() local
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/ |
H A D | mock_inner_os_account_manager.cpp | 33 ErrCode IInnerOsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById()
|
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/queryaccountinfo_fuzzer/ |
H A D | queryaccountinfo_fuzzer.cpp | 58 OsAccountInfo osAccountInfo; in QueryOsAccountByIdFuzzTest() local 85 OsAccountInfo osAccountInfo; in QueryCurrentOsAccountFuzzTest() local
|
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
H A D | mock_domain_create_domain_account_callback.cpp | 47 OsAccountInfo *osAccountInfo = OsAccountInfo::Unmarshalling(parcel); in OnResult() local
|
/ohos5.0/base/account/os_account/services/accountmgr/src/ |
H A D | account_info_report.cpp | 53 OsAccountInfo osAccountInfo; in ReportSecurityInfo() local
|