Home
last modified time | relevance | path

Searched defs:appAccounts (Results 1 - 23 of 23) sorted by relevance

/base/account/os_account/test/fuzztest/appaccount/getallaccessibleaccounts_fuzzer/
H A Dgetallaccessibleaccounts_fuzzer.cpp37 std::vector<AppAccountInfo> appAccounts; in GetAllAccessibleAccountsFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/getallaccounts_fuzzer/
H A Dgetallaccounts_fuzzer.cpp37 std::vector<AppAccountInfo> appAccounts; in GetAllAccountsFuzzTest() local
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dat_not_mock_app_account_manager_service_module_test.cpp109 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
H A Dapp_account_subscribe_manager_test.cpp210 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
H A Dapp_account_control_manager_module_test.cpp142 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
184 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
H A Dapp_account_manager_service_module_not_mock_test.cpp199 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
H A Dapp_account_manager_service_thread_module_test.cpp142 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
223 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
H A Dapp_account_manager_service_module_test.cpp953 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
983 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
1012 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
1044 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1096 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1155 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1188 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1220 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1255 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1310 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1465 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1577 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1891 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1913 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1942 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
1971 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
2012 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
2044 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
2059 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
2073 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
2093 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
2117 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
2151 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
2598 std::vector<AppAccountInfo> appAccounts; HWMTEST_F() local
2635 std::vector<AppAccountInfo> appAccounts; HWMTEST_F() local
[all...]
/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_manager_subscribe_test.cpp259 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
H A Dapp_account_manager_test.cpp1990 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
2006 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
2021 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
2035 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
2049 std::vector<AppAccountInfo> appAccounts; HWTEST_F() local
[all...]
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_subscribe_manager.cpp296 std::vector<AppAccountInfo> appAccounts; in OnAccountsChanged() local
315 GetAccessibleAccountsBySubscribeInfo( const std::shared_ptr<AppAccountSubscribeInfo> &subscribeInfoPtr, const std::vector<AppAccountInfo> &accessibleAccounts, std::vector<AppAccountInfo> &appAccounts) GetAccessibleAccountsBySubscribeInfo() argument
H A Dapp_account_stub.cpp848 std::vector<AppAccountInfo> appAccounts; in ProcGetAllAccounts() local
863 std::vector<AppAccountInfo> appAccounts; in ProcGetAllAccessibleAccounts() local
H A Dinner_app_account_manager.cpp295 ErrCode InnerAppAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts() argument
301 ErrCode InnerAppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts() argument
H A Dapp_account_manager_service.cpp550 ErrCode AppAccountManagerService::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() argument
577 ErrCode AppAccountManagerService::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() argument
594 QueryAllAccessibleAccounts( const std::string &owner, std::vector<AppAccountInfo> &appAccounts) QueryAllAccessibleAccounts() argument
H A Dapp_account_control_manager.cpp865 ErrCode AppAccountControlManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts() argument
925 ErrCode AppAccountControlManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts() argument
906 LoadAllAppAccounts(const std::shared_ptr<OHOS::AccountSA::AppAccountDataStorage> &dataStoragePtr, std::vector<AppAccountInfo> &appAccounts) LoadAllAppAccounts() argument
1178 GetAllAccountsFromDataStorage(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, const std::string &bundleName, const std::shared_ptr<AppAccountDataStorage> &dataStoragePtr) GetAllAccountsFromDataStorage() argument
1203 GetAllAccessibleAccountsFromDataStorage( std::vector<AppAccountInfo> &appAccounts, const std::string &bundleName, const std::shared_ptr<AppAccountDataStorage> &dataStoragePtr, const uint32_t &appIndex) GetAllAccessibleAccountsFromDataStorage() argument
[all...]
/base/account/os_account/frameworks/appaccount/native/test/moduletest/
H A Dapp_account_manager_module_test.cpp368 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
/base/account/os_account/frameworks/test/unittest/
H A Daccount_appaccount_proxy_mock_test.cpp471 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
484 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
497 std::vector<AppAccountInfo> appAccounts; in HWTEST_F() local
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp200 ErrCode AppAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() argument
205 ErrCode AppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() argument
210 QueryAllAccessibleAccounts( const std::string &owner, std::vector<AppAccountInfo> &appAccounts) QueryAllAccessibleAccounts() argument
H A Dapp_account_proxy.cpp856 ErrCode AppAccountProxy::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() argument
886 ErrCode AppAccountProxy::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() argument
911 ErrCode AppAccountProxy::QueryAllAccessibleAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts() argument
H A Dapp_account.cpp462 ErrCode AppAccount::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() argument
552 ErrCode AppAccount::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() argument
561 QueryAllAccessibleAccounts( const std::string &owner, std::vector<AppAccountInfo> &appAccounts) QueryAllAccessibleAccounts() argument
/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp296 ErrCode MockAppAccountStub::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() argument
303 ErrCode MockAppAccountStub::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() argument
310 QueryAllAccessibleAccounts( const std::string &owner, std::vector<AppAccountInfo> &appAccounts) QueryAllAccessibleAccounts() argument
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_impl.cpp126 std::vector<AppAccountInfo> appAccounts; in getAccountsByOwner() local
291 std::vector<AppAccountInfo> appAccounts; in getAllAccounts() local
/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h160 std::vector<AppAccountInfo> appAccounts; member

Completed in 25 milliseconds