Searched defs:RemoveAppRecord (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/ability_lite/services/abilitymgr_lite/src/ | ||
H A D | app_manager.cpp | 48 void AppManager::RemoveAppRecord(const AppRecord &appRecord)
in RemoveAppRecord() function in OHOS::AppManager 74 void AppManager::RemoveAppRecord(const char *bundleName) in RemoveAppRecord() function in OHOS::AppManager |
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/ | ||
H A D | bg_efficiency_resources_mgr.cpp | 220 ErrCode BgEfficiencyResourcesMgr::RemoveAppRecord(int32_t uid, const std::string &bundleName, bool resetAll)
in RemoveAppRecord() function in OHOS::BackgroundTaskMgr::BgEfficiencyResourcesMgr |
Completed in 3 milliseconds