Home
last modified time | relevance | path

Searched defs:appAccounts (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_test.cpp950 std::vector<AppAccountInfo> appAccounts; variable
980 std::vector<AppAccountInfo> appAccounts; variable
1009 std::vector<AppAccountInfo> appAccounts; variable
1041 std::vector<AppAccountInfo> appAccounts; variable
1093 std::vector<AppAccountInfo> appAccounts; variable
1152 std::vector<AppAccountInfo> appAccounts; variable
1185 std::vector<AppAccountInfo> appAccounts; variable
1217 std::vector<AppAccountInfo> appAccounts; variable
1252 std::vector<AppAccountInfo> appAccounts; variable
1307 std::vector<AppAccountInfo> appAccounts; variable
[all …]
H A Dapp_account_control_manager_module_test.cpp142 std::vector<AppAccountInfo> appAccounts; variable
184 std::vector<AppAccountInfo> appAccounts; variable
H A Dapp_account_manager_service_thread_module_test.cpp142 std::vector<AppAccountInfo> appAccounts; variable
223 std::vector<AppAccountInfo> appAccounts; variable
H A Dat_not_mock_app_account_manager_service_module_test.cpp110 std::vector<AppAccountInfo> appAccounts; variable
H A Dapp_account_subscribe_manager_test.cpp210 std::vector<AppAccountInfo> appAccounts; variable
H A Dapp_account_manager_service_module_not_mock_test.cpp199 std::vector<AppAccountInfo> appAccounts; variable
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getallaccessibleaccounts_fuzzer/
H A Dgetallaccessibleaccounts_fuzzer.cpp37 std::vector<AppAccountInfo> appAccounts; in GetAllAccessibleAccountsFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getallaccounts_fuzzer/
H A Dgetallaccounts_fuzzer.cpp37 std::vector<AppAccountInfo> appAccounts; in GetAllAccountsFuzzTest() local
/ohos5.0/base/account/os_account/frameworks/test/unittest/
H A Daccount_appaccount_proxy_mock_test.cpp471 std::vector<AppAccountInfo> appAccounts; variable
484 std::vector<AppAccountInfo> appAccounts; variable
497 std::vector<AppAccountInfo> appAccounts; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_subscribe_manager.cpp296 std::vector<AppAccountInfo> appAccounts; in OnAccountsChanged() local
317 const std::vector<AppAccountInfo> &accessibleAccounts, std::vector<AppAccountInfo> &appAccounts) in GetAccessibleAccountsBySubscribeInfo()
H A Dapp_account_control_manager.cpp864 …tControlManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts()
906 std::vector<AppAccountInfo> &appAccounts) in LoadAllAppAccounts()
924 ErrCode AppAccountControlManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts()
1178 std::vector<AppAccountInfo> &appAccounts, const std::string &bundleName, in GetAllAccountsFromDataStorage()
1203 std::vector<AppAccountInfo> &appAccounts, const std::string &bundleName, in GetAllAccessibleAccountsFromDataStorage()
H A Dinner_app_account_manager.cpp295 …pAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts()
301 ErrCode InnerAppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts()
H A Dapp_account_manager_service.cpp514 …tManagerService::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
541 ErrCode AppAccountManagerService::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
559 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
H A Dapp_account_stub.cpp848 std::vector<AppAccountInfo> appAccounts; in ProcGetAllAccounts() local
863 std::vector<AppAccountInfo> appAccounts; in ProcGetAllAccessibleAccounts() local
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_manager_test.cpp1990 std::vector<AppAccountInfo> appAccounts; variable
2006 std::vector<AppAccountInfo> appAccounts; variable
2021 std::vector<AppAccountInfo> appAccounts; variable
2035 std::vector<AppAccountInfo> appAccounts; variable
2049 std::vector<AppAccountInfo> appAccounts; variable
H A Dapp_account_manager_subscribe_test.cpp259 std::vector<AppAccountInfo> appAccounts; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp200 …pAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
205 ErrCode AppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
211 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
H A Dapp_account.cpp462 …Code AppAccount::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
552 ErrCode AppAccount::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
562 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
H A Dapp_account_proxy.cpp856 …AppAccountProxy::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
886 ErrCode AppAccountProxy::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
911 …oxy::QueryAllAccessibleAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp296 …kAppAccountStub::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
303 ErrCode MockAppAccountStub::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
311 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/moduletest/
H A Dapp_account_manager_module_test.cpp368 std::vector<AppAccountInfo> appAccounts; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h160 std::vector<AppAccountInfo> appAccounts; member