/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
D | app_account_manager_service_module_test.cpp | 952 std::vector<AppAccountInfo> appAccounts; variable 982 std::vector<AppAccountInfo> appAccounts; variable 1011 std::vector<AppAccountInfo> appAccounts; variable 1044 std::vector<AppAccountInfo> appAccounts; variable 1096 std::vector<AppAccountInfo> appAccounts; variable 1155 std::vector<AppAccountInfo> appAccounts; variable 1188 std::vector<AppAccountInfo> appAccounts; variable 1220 std::vector<AppAccountInfo> appAccounts; variable 1256 std::vector<AppAccountInfo> appAccounts; variable 1311 std::vector<AppAccountInfo> appAccounts; variable [all …]
|
D | app_account_control_manager_module_test.cpp | 163 std::vector<AppAccountInfo> appAccounts; variable 205 std::vector<AppAccountInfo> appAccounts; variable
|
D | app_account_manager_service_thread_module_test.cpp | 140 std::vector<AppAccountInfo> appAccounts; variable 226 std::vector<AppAccountInfo> appAccounts; variable
|
D | at_not_mock_app_account_manager_service_module_test.cpp | 103 std::vector<AppAccountInfo> appAccounts; variable
|
D | app_account_subscribe_manager_test.cpp | 203 std::vector<AppAccountInfo> appAccounts; variable
|
/base/account/os_account/test/fuzztest/appaccount/getallaccessibleaccounts_fuzzer/ |
D | getallaccessibleaccounts_fuzzer.cpp | 35 std::vector<AppAccountInfo> appAccounts; in GetAllAccessibleAccountsFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount/getallaccounts_fuzzer/ |
D | getallaccounts_fuzzer.cpp | 35 std::vector<AppAccountInfo> appAccounts; in GetAllAccountsFuzzTest() local
|
/base/account/os_account/frameworks/test/unittest/ |
D | account_appaccount_proxy_mock_test.cpp | 464 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/ |
D | app_account_subscribe_manager.cpp | 296 std::vector<AppAccountInfo> appAccounts; in OnAccountsChanged() local 317 const std::vector<AppAccountInfo> &accessibleAccounts, std::vector<AppAccountInfo> &appAccounts) in GetAccessibleAccountsBySubscribeInfo()
|
D | app_account_control_manager.cpp | 611 …tControlManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts() 653 std::vector<AppAccountInfo> &appAccounts) in LoadAllAppAccounts() 671 ErrCode AppAccountControlManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts() 896 std::vector<AppAccountInfo> &appAccounts, const std::string &bundleName, in GetAllAccountsFromDataStorage() 921 std::vector<AppAccountInfo> &appAccounts, const std::string &bundleName, in GetAllAccessibleAccountsFromDataStorage()
|
D | inner_app_account_manager.cpp | 346 …pAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts() 352 ErrCode InnerAppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts()
|
D | app_account_manager_service.cpp | 549 …tManagerService::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() 576 ErrCode AppAccountManagerService::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() 594 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
|
D | app_account_stub.cpp | 831 std::vector<AppAccountInfo> appAccounts; in ProcGetAllAccounts() local 846 std::vector<AppAccountInfo> appAccounts; in ProcGetAllAccessibleAccounts() local
|
/base/account/os_account/frameworks/appaccount/native/test/unittest/ |
D | app_account_manager_test.cpp | 2074 std::vector<AppAccountInfo> appAccounts; variable 2090 std::vector<AppAccountInfo> appAccounts; variable 2105 std::vector<AppAccountInfo> appAccounts; variable 2119 std::vector<AppAccountInfo> appAccounts; variable 2133 std::vector<AppAccountInfo> appAccounts; variable
|
D | app_account_manager_subscribe_test.cpp | 264 std::vector<AppAccountInfo> appAccounts; variable
|
/base/account/os_account/frameworks/appaccount/native/src/ |
D | app_account_manager.cpp | 200 …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()
|
D | app_account.cpp | 377 …Code AppAccount::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() 447 ErrCode AppAccount::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() 454 const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in QueryAllAccessibleAccounts()
|
D | app_account_proxy.cpp | 856 …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()
|
/base/account/os_account/services/accountmgr/test/mock/app_account/ |
D | mock_app_account_stub.cpp | 296 …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()
|
/base/account/os_account/frameworks/appaccount/native/test/moduletest/ |
D | app_account_manager_module_test.cpp | 367 std::vector<AppAccountInfo> appAccounts; variable
|
/base/account/os_account/interfaces/kits/napi/appaccount/include/ |
D | napi_app_account_common.h | 160 std::vector<AppAccountInfo> appAccounts; member
|