Home
last modified time | relevance | path

Searched refs:GetAuthorizedApps (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_info.h61 void GetAuthorizedApps(std::set<std::string> &apps) const;
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_data_storage_test.cpp144 appAccountInfoPtr->GetAuthorizedApps(apps);
H A Dapp_account_info_test.cpp298 appAccountInfo.GetAuthorizedApps(appsFromInfo);
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_info.cpp190 void AppAccountInfo::GetAuthorizedApps(std::set<std::string> &apps) const in GetAuthorizedApps() function in OHOS::AccountSA::AppAccountInfo
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp289 appAccountInfo.GetAuthorizedApps(authorizedApps); in DeleteAccount()
1097 appAccountInfo.GetAuthorizedApps(authorizedApps); in RemoveAppAccountData()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/
H A Dlibapp_account_innerkits.map117 …"OHOS::AccountSA::AppAccountInfo::GetAuthorizedApps(std::__h::set<std::__h::basic_string<char, std…