Home
last modified time | relevance | path

Searched defs:osAccountInfo (Results 1 – 25 of 57) sorted by relevance

123

/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/unittest/
H A Dos_account_info_test.cpp147 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 Dos_account_interface.cpp21 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 Dos_account_interface.cpp66 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 Dinner_os_account_manager.cpp114 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 Dos_account_domain_account_callback.cpp43 OsAccountInfo osAccountInfo; in OnResult() local
83 std::shared_ptr<IOsAccountControl> &osAccountControl, const OsAccountInfo &osAccountInfo, in BindDomainAccountCallback()
H A Dos_account_database_operator.cpp95 void OsAccountDatabaseOperator::InsertOsAccountIntoDataBase(const OsAccountInfo &osAccountInfo) in InsertOsAccountIntoDataBase()
131 void OsAccountDatabaseOperator::UpdateOsAccountInDatabase(const OsAccountInfo &osAccountInfo) in UpdateOsAccountInDatabase()
149 OsAccountInfo &osAccountInfo) in GetOsAccountFromDatabase()
H A Dos_account_data_storage.cpp35 OsAccountInfo osAccountInfo; in SaveEntries() local
H A Dos_account_manager_service.cpp87 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 Dinner_os_account_manager_test.cpp68 OsAccountInfo osAccountInfo; variable
81 OsAccountInfo osAccountInfo; variable
94 OsAccountInfo osAccountInfo; variable
110 OsAccountInfo osAccountInfo; variable
173 OsAccountInfo osAccountInfo; variable
H A Dos_account_manager_service_module_test.cpp620 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 Dos_account_test.cpp120 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 Dos_account_mock_test.cpp88 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 Dos_account_manager_module_test.cpp425 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 Daccount_osaccount_proxy_mock_test.cpp93 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 Dos_account_manager.cpp25 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 Dedm_os_account_manager_impl.cpp43 OHOS::AccountSA::OsAccountInfo &osAccountInfo) in CreateOsAccount()
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/
H A Dmock_os_account_control_file_manager.h74 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 Dos_account_file_manager_multiple_thread_test.cpp92 … OsAccountInfo osAccountInfo(g_id, testName, OS_ACCOUNT_TYPE, STRING_TEST_USER_SHELLNUMBER); in TestWriteReadFileInfo() local
98 OsAccountInfo osAccountInfo; in TestWriteReadFileInfo() local
H A Dos_account_inner_account_mgr_cov.cpp225 OsAccountInfo osAccountInfo; variable
278 OsAccountInfo osAccountInfo; variable
H A Dos_account_inner_account_mgr_mock.cpp1219 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 Dcreateosaccount_fuzzer.cpp109 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 Dmock_inner_os_account_manager.cpp33 ErrCode IInnerOsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById()
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/queryaccountinfo_fuzzer/
H A Dqueryaccountinfo_fuzzer.cpp58 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 Dmock_domain_create_domain_account_callback.cpp47 OsAccountInfo *osAccountInfo = OsAccountInfo::Unmarshalling(parcel); in OnResult() local
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_info_report.cpp53 OsAccountInfo osAccountInfo; in ReportSecurityInfo() local

123