/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_manager_service_module_test.cpp | 950 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 D | app_account_control_manager_module_test.cpp | 142 std::vector<AppAccountInfo> appAccounts; variable 184 std::vector<AppAccountInfo> appAccounts; variable
|
H A D | app_account_manager_service_thread_module_test.cpp | 142 std::vector<AppAccountInfo> appAccounts; variable 223 std::vector<AppAccountInfo> appAccounts; variable
|
H A D | at_not_mock_app_account_manager_service_module_test.cpp | 110 std::vector<AppAccountInfo> appAccounts; variable
|
H A D | app_account_subscribe_manager_test.cpp | 210 std::vector<AppAccountInfo> appAccounts; variable
|
H A D | app_account_manager_service_module_not_mock_test.cpp | 199 std::vector<AppAccountInfo> appAccounts; variable
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getallaccessibleaccounts_fuzzer/ |
H A D | getallaccessibleaccounts_fuzzer.cpp | 37 std::vector<AppAccountInfo> appAccounts; in GetAllAccessibleAccountsFuzzTest() local
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getallaccounts_fuzzer/ |
H A D | getallaccounts_fuzzer.cpp | 37 std::vector<AppAccountInfo> appAccounts; in GetAllAccountsFuzzTest() local
|
/ohos5.0/base/account/os_account/frameworks/test/unittest/ |
H A D | account_appaccount_proxy_mock_test.cpp | 471 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 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()
|
H A D | app_account_control_manager.cpp | 864 …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 D | inner_app_account_manager.cpp | 295 …pAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts() 301 ErrCode InnerAppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts()
|
H A D | app_account_manager_service.cpp | 514 …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 D | app_account_stub.cpp | 848 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 D | app_account_manager_test.cpp | 1990 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 D | app_account_manager_subscribe_test.cpp | 259 std::vector<AppAccountInfo> appAccounts; variable
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/ |
H A 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()
|
H A D | app_account.cpp | 462 …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 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()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A 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()
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/moduletest/ |
H A D | app_account_manager_module_test.cpp | 368 std::vector<AppAccountInfo> appAccounts; variable
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/ |
H A D | napi_app_account_common.h | 160 std::vector<AppAccountInfo> appAccounts; member
|