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