Home
last modified time | relevance | path

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

123

/base/account/os_account/frameworks/osaccount/native/test/unittest/
Dos_account_info_test.cpp113 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/
Dos_account_interface.cpp20 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()
75const OsAccountInfo &osAccountInfo, const std::string &commonEvent, const std::string &operation) in PublishCommonEvent()
[all …]
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_interface.cpp60 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()
231const OsAccountInfo &osAccountInfo, const std::string &commonEvent, const std::string &operation) in PublishCommonEvent()
253 void OsAccountInterface::SendToCESAccountSwitched(OsAccountInfo &osAccountInfo) in SendToCESAccountSwitched()
[all …]
Dinner_os_account_manager.cpp79 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 …]
Dos_account_domain_account_callback.cpp42 OsAccountInfo osAccountInfo; in OnResult() local
70 const OsAccountInfo &osAccountInfo, const sptr<IDomainAccountCallback> &callback) in BindDomainAccountCallback()
Dos_account_database_operator.cpp96 void OsAccountDatabaseOperator::InsertOsAccountIntoDataBase(const OsAccountInfo &osAccountInfo) in InsertOsAccountIntoDataBase()
132 void OsAccountDatabaseOperator::UpdateOsAccountInDatabase(const OsAccountInfo &osAccountInfo) in UpdateOsAccountInDatabase()
150 OsAccountInfo &osAccountInfo) in GetOsAccountFromDatabase()
Dos_account_manager_service.cpp87 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
Dos_account_data_storage.cpp35 OsAccountInfo osAccountInfo; in SaveEntries() local
/base/account/os_account/services/accountmgr/test/moduletest/os_account/
Dinner_os_account_manager_test.cpp68 OsAccountInfo osAccountInfo; variable
81 OsAccountInfo osAccountInfo; variable
94 OsAccountInfo osAccountInfo; variable
110 OsAccountInfo osAccountInfo; variable
166 OsAccountInfo osAccountInfo; variable
Dos_account_manager_service_module_test.cpp608 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/
Dos_account_test.cpp121 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
Dos_account_mock_test.cpp88 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/
Dos_account_manager_module_test.cpp759 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/
Dos_account_file_manager_multiple_thread_test.cpp80 … OsAccountInfo osAccountInfo(g_id, testName, OS_ACCOUNT_TYPE, STRING_TEST_USER_SHELLNUMBER); in TestWriteReadFileInfo() local
86 OsAccountInfo osAccountInfo; in TestWriteReadFileInfo() local
Dos_account_inner_account_mgr_mock.cpp572 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
Dos_account_inner_account_mgr_cov.cpp226 OsAccountInfo osAccountInfo; variable
279 OsAccountInfo osAccountInfo; variable
/base/account/os_account/frameworks/osaccount/native/src/
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()
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/
Dquerycurrentosaccount_fuzzer.cpp34 OsAccountInfo osAccountInfo; in QueryCurrentOsAccountFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/queryosaccountbyid_fuzzer/
Dqueryosaccountbyid_fuzzer.cpp34 OsAccountInfo osAccountInfo; in QueryOsAccountByIdFuzzTest() local
/base/account/os_account/frameworks/test/unittest/
Daccount_osaccount_proxy_mock_test.cpp93 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/
Dcreateosaccountfordomain_fuzzer.cpp38 OsAccountInfo osAccountInfo; in CreateOsAccountForDomainFuzzTest() local
/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/
Dmock_inner_os_account_manager.cpp33 ErrCode IInnerOsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById()
/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/
Dmock_os_account_control_file_manager.h72 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/
Dmock_domain_create_domain_account_callback.cpp42 OsAccountInfo *osAccountInfo = OsAccountInfo::Unmarshalling(parcel); in OnResult() local
/base/account/os_account/services/accountmgr/src/
Daccount_info_report.cpp53 OsAccountInfo osAccountInfo; in ReportSecurityInfo() local

123