Searched defs:UninstallApp (Results 1 – 3 of 3) sorted by relevance
31 using UninstallApp = bool (*)(AppInfo *app); variable
144 static bool UninstallApp(AppInfo* app) in UninstallApp() function
180 void SwipeView::UninstallApp(AppInfo* app) in UninstallApp() function in OHOS::SwipeView