Home
last modified time | relevance | path

Searched refs:RemoveAuthorizedAccount (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_control_manager_module_test.cpp119 result = AppAccountControlManager::GetInstance().RemoveAuthorizedAccount(
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_control_manager.h140 … ErrCode RemoveAuthorizedAccount(const std::string &authorizedApp, AppAccountInfo &appAccountInfo,
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp292 result = RemoveAuthorizedAccount(authorizedApp, appAccountInfo, dataStoragePtr, uid); in DeleteAccount()
396 …result = RemoveAuthorizedAccount(authorizedApp, appAccountInfo, dataStoragePtr, appAccountCallingI… in DisableAppAccess()
1473 ErrCode AppAccountControlManager::RemoveAuthorizedAccount(const std::string &bundleName, in RemoveAuthorizedAccount() function in OHOS::AccountSA::AppAccountControlManager
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map92 …"OHOS::AccountSA::AppAccountControlManager::RemoveAuthorizedAccount(std::__h::basic_string<char, s…