Searched defs:GetAllAccounts (Results 1 - 8 of 8) sorted by relevance
/base/account/os_account/frameworks/appaccount/native/src/ |
H A D | app_account_manager.cpp | 200 ErrCode AppAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() function in OHOS::AccountSA::AppAccountManager
|
H A D | app_account_proxy.cpp | 856 ErrCode AppAccountProxy::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() function in OHOS::AccountSA::AppAccountProxy
|
H A D | app_account.cpp | 462 ErrCode AppAccount::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() function in OHOS::AccountSA::AppAccount
|
/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | mock_app_account_stub.cpp | 296 ErrCode MockAppAccountStub::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() function in OHOS::AccountSA::MockAppAccountStub
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | inner_app_account_manager.cpp | 295 ErrCode InnerAppAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts() function in OHOS::AccountSA::InnerAppAccountManager
|
H A D | app_account_manager_service.cpp | 550 ErrCode AppAccountManagerService::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts) in GetAllAccounts() function in OHOS::AccountSA::AppAccountManagerService
|
H A D | app_account_control_manager.cpp | 865 ErrCode AppAccountControlManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts() function in OHOS::AccountSA::AppAccountControlManager
|
/base/account/os_account/interfaces/kits/napi/appaccount/src/ |
H A D | napi_app_account.cpp | 686 napi_value NapiAppAccount::GetAllAccounts(napi_env env, napi_callback_info cbInfo) in GetAllAccounts() function in OHOS::AccountJsKit::NapiAppAccount
|
Completed in 15 milliseconds