Home
last modified time | relevance | path

Searched refs:RemoveAssociatedDataCacheByAccount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_control_manager.h123 void RemoveAssociatedDataCacheByAccount(const uid_t &uid, const std::string &name);
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp282 RemoveAssociatedDataCacheByAccount(uid, name); in DeleteAccount()
1030 void AppAccountControlManager::RemoveAssociatedDataCacheByAccount(const uid_t &uid, const std::stri… in RemoveAssociatedDataCacheByAccount() function in OHOS::AccountSA::AppAccountControlManager