Home
last modified time | relevance | path

Searched refs:RemoveAuthorizedAccount (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_control_manager_module_test.cpp119 result = AppAccountControlManager::GetInstance().RemoveAuthorizedAccount( in HWTEST_F()
/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_control_manager.h140 ErrCode RemoveAuthorizedAccount(const std::string &authorizedApp, AppAccountInfo &appAccountInfo,
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp292 result = RemoveAuthorizedAccount(authorizedApp, appAccountInfo, dataStoragePtr, uid); in DeleteAccount()
397 result = RemoveAuthorizedAccount(authorizedApp, appAccountInfo, dataStoragePtr, appAccountCallingInfo.callingUid); in DisableAppAccess()
1474 ErrCode AppAccountControlManager::RemoveAuthorizedAccount(const std::string &bundleName, in RemoveAuthorizedAccount() function in OHOS::AccountSA::AppAccountControlManager

Completed in 4 milliseconds