Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_manager_service_module_test.cpp1111 std::vector<AppAccountInfo> appAccounts; variable
1141 std::vector<AppAccountInfo> appAccounts; variable
1170 std::vector<AppAccountInfo> appAccounts; variable
1203 std::vector<AppAccountInfo> appAccounts; variable
1255 std::vector<AppAccountInfo> appAccounts; variable
1314 std::vector<AppAccountInfo> appAccounts; variable
1347 std::vector<AppAccountInfo> appAccounts; variable
1379 std::vector<AppAccountInfo> appAccounts; variable
1415 std::vector<AppAccountInfo> appAccounts; variable
1470 std::vector<AppAccountInfo> appAccounts; variable
[all …]
Dapp_account_control_manager_module_test.cpp164 std::vector<AppAccountInfo> appAccounts; variable
211 std::vector<AppAccountInfo> appAccounts; variable
Dapp_account_manager_service_thread_module_test.cpp140 std::vector<AppAccountInfo> appAccounts; variable
220 std::vector<AppAccountInfo> appAccounts; variable
Dat_not_mock_app_account_manager_service_module_test.cpp104 std::vector<AppAccountInfo> appAccounts; variable
Dapp_account_subscribe_manager_test.cpp156 std::vector<AppAccountInfo> appAccounts; variable
/base/account/os_account/test/fuzztest/appaccount/getallaccessibleaccounts_fuzzer/
Dgetallaccessibleaccounts_fuzzer.cpp35 std::vector<AppAccountInfo> appAccounts; in GetAllAccessibleAccountsFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/getallaccounts_fuzzer/
Dgetallaccounts_fuzzer.cpp35 std::vector<AppAccountInfo> appAccounts; in GetAllAccountsFuzzTest() local
/base/account/os_account/frameworks/test/unittest/
Daccount_appaccount_proxy_mock_test.cpp464 std::vector<AppAccountInfo> appAccounts; variable
477 std::vector<AppAccountInfo> appAccounts; variable
490 std::vector<AppAccountInfo> appAccounts; variable
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_subscribe_manager.cpp318 std::vector<AppAccountInfo> appAccounts; in OnAccountsChanged() local
339 const std::vector<AppAccountInfo> &accessibleAccounts, std::vector<AppAccountInfo> &appAccounts) in GetAccessibleAccountsBySubscribeInfo()
Dapp_account_control_manager.cpp599 …tControlManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts()
642 std::vector<AppAccountInfo> &appAccounts) in LoadAllAppAccounts()
660 ErrCode AppAccountControlManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts()
890 std::vector<AppAccountInfo> &appAccounts, const std::string &bundleName, in GetAllAccountsFromDataStorage()
915 std::vector<AppAccountInfo> &appAccounts, const std::string &bundleName, in GetAllAccessibleAccountsFromDataStorage()
Dinner_app_account_manager.cpp460 …pAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts()
473 ErrCode InnerAppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts()
Dapp_account_manager_service.cpp545 …tManagerService::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
574 ErrCode AppAccountManagerService::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
592 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
Dapp_account_stub.cpp807 std::vector<AppAccountInfo> appAccounts; in ProcGetAllAccounts() local
822 std::vector<AppAccountInfo> appAccounts; in ProcGetAllAccessibleAccounts() local
/base/account/os_account/frameworks/appaccount/native/test/unittest/
Dapp_account_manager_test.cpp2078 std::vector<AppAccountInfo> appAccounts; variable
2094 std::vector<AppAccountInfo> appAccounts; variable
2109 std::vector<AppAccountInfo> appAccounts; variable
2123 std::vector<AppAccountInfo> appAccounts; variable
2137 std::vector<AppAccountInfo> appAccounts; variable
Dapp_account_manager_subscribe_test.cpp264 std::vector<AppAccountInfo> appAccounts; variable
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp201 …pAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
206 ErrCode AppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
212 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
Dapp_account.cpp383 …Code AppAccount::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
469 ErrCode AppAccount::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
476 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
Dapp_account_proxy.cpp976 …AppAccountProxy::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
1006 ErrCode AppAccountProxy::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
1031 …oxy::QueryAllAccessibleAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_stub.cpp295 …kAppAccountStub::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts()
302 ErrCode MockAppAccountStub::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts()
310 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
/base/account/os_account/services/accountmgr/test/unittest/app_account/
Dinner_app_account_manager_test.cpp552 std::vector<AppAccountInfo> appAccounts; variable
569 std::vector<AppAccountInfo> appAccounts; variable
/base/account/os_account/frameworks/appaccount/native/test/moduletest/
Dapp_account_manager_module_test.cpp371 std::vector<AppAccountInfo> appAccounts; variable
/base/account/os_account/interfaces/kits/napi/appaccount/include/
Dnapi_app_account_common.h143 std::vector<AppAccountInfo> appAccounts; member