/base/account/os_account/frameworks/osaccount/native/test/unittest/ |
D | os_account_info_test.cpp | 113 OsAccountInfo *osAccountInfo = new (std::nothrow) OsAccountInfo(); variable 126 OsAccountInfo *osAccountInfo = variable 141 OsAccountInfo osAccountInfo; variable 154 OsAccountInfo osAccountInfo; variable 168 OsAccountInfo osAccountInfo; variable 181 OsAccountInfo osAccountInfo; variable 195 OsAccountInfo osAccountInfo; variable 208 OsAccountInfo osAccountInfo; variable 222 OsAccountInfo osAccountInfo; variable 235 OsAccountInfo osAccountInfo; variable [all …]
|
/base/account/os_account/services/accountmgr/test/mock/os_account/ |
D | os_account_interface.cpp | 20 ErrCode OsAccountInterface::SendToAMSAccountStart(OsAccountInfo &osAccountInfo) in SendToAMSAccountStart() 26 ErrCode OsAccountInterface::SendToAMSAccountStop(OsAccountInfo &osAccountInfo) in SendToAMSAccountStop() 33 OsAccountInfo &osAccountInfo, const std::vector<std::string> &disallowedHapList) in SendToBMSAccountCreate() 39 ErrCode OsAccountInterface::SendToAMSAccountDeactivate(OsAccountInfo &osAccountInfo) in SendToAMSAccountDeactivate() 45 ErrCode OsAccountInterface::SendToBMSAccountDelete(OsAccountInfo &osAccountInfo) in SendToBMSAccountDelete() 52 ErrCode OsAccountInterface::SendToIDMAccountDelete(OsAccountInfo &osAccountInfo) in SendToIDMAccountDelete() 59 void OsAccountInterface::SendToCESAccountCreate(OsAccountInfo &osAccountInfo) in SendToCESAccountCreate() 64 void OsAccountInterface::SendToCESAccountDelete(OsAccountInfo &osAccountInfo) in SendToCESAccountDelete() 69 void OsAccountInterface::SendToCESAccountSwitched(OsAccountInfo &osAccountInfo) in SendToCESAccountSwitched() 75 … const OsAccountInfo &osAccountInfo, const std::string &commonEvent, const std::string &operation) in PublishCommonEvent() [all …]
|
/base/account/os_account/services/accountmgr/src/osaccount/ |
D | os_account_interface.cpp | 60 ErrCode OsAccountInterface::SendToAMSAccountStart(OsAccountInfo &osAccountInfo) in SendToAMSAccountStart() 77 ErrCode OsAccountInterface::SendToAMSAccountStop(OsAccountInfo &osAccountInfo) in SendToAMSAccountStop() 118 ErrCode OsAccountInterface::SendToAMSAccountDeactivate(OsAccountInfo &osAccountInfo) in SendToAMSAccountDeactivate() 132 OsAccountInfo &osAccountInfo, const std::vector<std::string> &disallowedHapList) in SendToBMSAccountCreate() 137 ErrCode OsAccountInterface::SendToBMSAccountDelete(OsAccountInfo &osAccountInfo) in SendToBMSAccountDelete() 143 ErrCode OsAccountInterface::SendToIDMAccountDelete(OsAccountInfo &osAccountInfo) in SendToIDMAccountDelete() 186 void OsAccountInterface::SendToCESAccountCreate(OsAccountInfo &osAccountInfo) in SendToCESAccountCreate() 208 void OsAccountInterface::SendToCESAccountDelete(OsAccountInfo &osAccountInfo) in SendToCESAccountDelete() 231 … const OsAccountInfo &osAccountInfo, const std::string &commonEvent, const std::string &operation) in PublishCommonEvent() 253 void OsAccountInterface::SendToCESAccountSwitched(OsAccountInfo &osAccountInfo) in SendToCESAccountSwitched() [all …]
|
D | inner_os_account_manager.cpp | 79 OsAccountInfo osAccountInfo( in CreateBaseAdminAccount() local 104 OsAccountInfo osAccountInfo(Constants::START_USER_ID, Constants::STANDARD_LOCAL_NAME, in CreateBaseStandardAccount() local 107 … OsAccountInfo osAccountInfo(Constants::START_USER_ID, "", OsAccountType::ADMIN, serialNumber); in CreateBaseStandardAccount() local 129 void IInnerOsAccountManager::RetryToGetAccount(OsAccountInfo &osAccountInfo) in RetryToGetAccount() 158 OsAccountInfo osAccountInfo; in RetryToGetAccount() local 186 OsAccountInfo osAccountInfo = osAccountInfos[i]; in RetryToGetAccount() local 214 const DomainAccountInfo &domainInfo, OsAccountInfo &osAccountInfo) in RetryToGetAccount() 220 const OsAccountType &type, const DomainAccountInfo &domainInfo, OsAccountInfo &osAccountInfo) in RetryToGetAccount() 250 const OsAccountType &type, const DomainAccountInfo &domainInfo, OsAccountInfo &osAccountInfo) in RetryToGetAccount() 292 ErrCode IInnerOsAccountManager::PrepareOsAccountInfoWithFullInfo(OsAccountInfo &osAccountInfo) in RetryToGetAccount() [all …]
|
D | os_account_domain_account_callback.cpp | 42 OsAccountInfo osAccountInfo; in OnResult() local 70 const OsAccountInfo &osAccountInfo, const sptr<IDomainAccountCallback> &callback) in BindDomainAccountCallback()
|
D | os_account_database_operator.cpp | 96 void OsAccountDatabaseOperator::InsertOsAccountIntoDataBase(const OsAccountInfo &osAccountInfo) in InsertOsAccountIntoDataBase() 132 void OsAccountDatabaseOperator::UpdateOsAccountInDatabase(const OsAccountInfo &osAccountInfo) in UpdateOsAccountInDatabase() 150 OsAccountInfo &osAccountInfo) in GetOsAccountFromDatabase()
|
D | os_account_manager_service.cpp | 87 const std::string &name, const OsAccountType &type, OsAccountInfo &osAccountInfo) in CreateOsAccount() 99 const OsAccountType &type, OsAccountInfo &osAccountInfo, const CreateOsAccountOptions &options) in CreateOsAccount() 112 ErrCode OsAccountManagerService::CreateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo) in CreateOsAccountWithFullInfo() 141 ErrCode OsAccountManagerService::UpdateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo) in UpdateOsAccountWithFullInfo() 386 ErrCode OsAccountManagerService::QueryCurrentOsAccount(OsAccountInfo &osAccountInfo) in QueryCurrentOsAccount() 398 ErrCode OsAccountManagerService::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() 689 OsAccountInfo osAccountInfo; in DumpState() local 746 const int id, OsAccountInfo &osAccountInfo) in GetOsAccountFromDatabase() 773 for (auto osAccountInfo : osAccountInfos) { in DumpStateByAccounts() local
|
D | os_account_data_storage.cpp | 35 OsAccountInfo osAccountInfo; in SaveEntries() local
|
/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
D | inner_os_account_manager_test.cpp | 68 OsAccountInfo osAccountInfo; variable 81 OsAccountInfo osAccountInfo; variable 94 OsAccountInfo osAccountInfo; variable 110 OsAccountInfo osAccountInfo; variable 166 OsAccountInfo osAccountInfo; variable
|
D | os_account_manager_service_module_test.cpp | 608 OsAccountInfo osAccountInfo; variable 620 OsAccountInfo osAccountInfo; variable 633 OsAccountInfo osAccountInfo; variable 1028 OsAccountInfo osAccountInfo; variable 1063 OsAccountInfo osAccountInfo; variable 1109 OsAccountInfo osAccountInfo; variable 1141 OsAccountInfo osAccountInfo; variable 1163 OsAccountInfo osAccountInfo; variable 1191 OsAccountInfo osAccountInfo; variable 1214 OsAccountInfo osAccountInfo; variable [all …]
|
/base/account/os_account/frameworks/osaccount/core/test/unittest/ |
D | os_account_test.cpp | 121 OsAccountInfo osAccountInfo; variable 135 OsAccountInfo osAccountInfo; variable 221 OsAccountInfo osAccountInfo; variable 242 OsAccountInfo osAccountInfo; variable 273 OsAccountInfo osAccountInfo; variable 289 OsAccountInfo osAccountInfo; variable 308 OsAccountInfo osAccountInfo; variable
|
D | os_account_mock_test.cpp | 88 OsAccountInfo osAccountInfo; variable 104 OsAccountInfo osAccountInfo; variable 277 OsAccountInfo osAccountInfo; variable 290 OsAccountInfo osAccountInfo; variable 584 OsAccountInfo osAccountInfo; variable
|
/base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
D | os_account_manager_module_test.cpp | 759 OsAccountInfo osAccountInfo; variable 771 OsAccountInfo osAccountInfo; variable 784 OsAccountInfo osAccountInfo; variable 1097 OsAccountInfo osAccountInfo; variable 1128 OsAccountInfo osAccountInfo; variable 1173 OsAccountInfo osAccountInfo; variable 1201 OsAccountInfo osAccountInfo; variable 1220 OsAccountInfo osAccountInfo; variable 1248 OsAccountInfo osAccountInfo; variable 1266 OsAccountInfo osAccountInfo; variable [all …]
|
/base/account/os_account/services/accountmgr/test/unittest/os_account/ |
D | os_account_file_manager_multiple_thread_test.cpp | 80 … OsAccountInfo osAccountInfo(g_id, testName, OS_ACCOUNT_TYPE, STRING_TEST_USER_SHELLNUMBER); in TestWriteReadFileInfo() local 86 OsAccountInfo osAccountInfo; in TestWriteReadFileInfo() local
|
D | os_account_inner_account_mgr_mock.cpp | 572 OsAccountInfo osAccountInfo; variable 679 OsAccountInfo osAccountInfo; variable 720 OsAccountInfo osAccountInfo; variable 785 OsAccountInfo osAccountInfo; variable 835 OsAccountInfo osAccountInfo; variable 902 OsAccountInfo osAccountInfo; variable 995 OsAccountInfo osAccountInfo; variable 1042 OsAccountInfo osAccountInfo; variable
|
D | os_account_inner_account_mgr_cov.cpp | 226 OsAccountInfo osAccountInfo; variable 279 OsAccountInfo osAccountInfo; variable
|
/base/account/os_account/frameworks/osaccount/native/src/ |
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() 47 ErrCode OsAccountManager::UpdateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo) in UpdateOsAccountWithFullInfo() 150 ErrCode OsAccountManager::QueryCurrentOsAccount(OsAccountInfo &osAccountInfo) in QueryCurrentOsAccount() 155 ErrCode OsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() 278 OsAccountInfo &osAccountInfo) in GetOsAccountFromDatabase()
|
/base/account/os_account/test/fuzztest/osaccount/querycurrentosaccount_fuzzer/ |
D | querycurrentosaccount_fuzzer.cpp | 34 OsAccountInfo osAccountInfo; in QueryCurrentOsAccountFuzzTest() local
|
/base/account/os_account/test/fuzztest/osaccount/queryosaccountbyid_fuzzer/ |
D | queryosaccountbyid_fuzzer.cpp | 34 OsAccountInfo osAccountInfo; in QueryOsAccountByIdFuzzTest() local
|
/base/account/os_account/frameworks/test/unittest/ |
D | account_osaccount_proxy_mock_test.cpp | 93 OsAccountInfo osAccountInfo; variable 109 OsAccountInfo osAccountInfo; variable 286 OsAccountInfo osAccountInfo; variable 299 OsAccountInfo osAccountInfo; variable 592 OsAccountInfo osAccountInfo; variable
|
/base/account/os_account/test/fuzztest/osaccount/createosaccountfordomain_fuzzer/ |
D | createosaccountfordomain_fuzzer.cpp | 38 OsAccountInfo osAccountInfo; in CreateOsAccountForDomainFuzzTest() local
|
/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/ |
D | mock_inner_os_account_manager.cpp | 33 ErrCode IInnerOsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById()
|
/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/ |
D | mock_os_account_control_file_manager.h | 72 const int id, OsAccountInfo &osAccountInfo) { return ERR_OK; } in GetOsAccountFromDatabase() 83 …ErrCode UpdateAccountIndex(const OsAccountInfo &osAccountInfo, const bool isDelete) { return ERR_O… in UpdateAccountIndex()
|
/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
D | mock_domain_create_domain_account_callback.cpp | 42 OsAccountInfo *osAccountInfo = OsAccountInfo::Unmarshalling(parcel); in OnResult() local
|
/base/account/os_account/services/accountmgr/src/ |
D | account_info_report.cpp | 53 OsAccountInfo osAccountInfo; in ReportSecurityInfo() local
|