Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_control_manager.h122 void RemoveAssociatedDataCacheByUid(const uid_t &uid);
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp1021 void AppAccountControlManager::RemoveAssociatedDataCacheByUid(const uid_t &uid) in RemoveAssociatedDataCacheByUid() function in OHOS::AccountSA::AppAccountControlManager
1061 RemoveAssociatedDataCacheByUid(uid); in OnPackageRemoved()
1174 RemoveAssociatedDataCacheByUid(abilityStateData.uid); in OnAbilityStateChanged()