Searched defs:app_uninstall (Results 1 – 2 of 2) sorted by relevance
132 pub(crate) fn app_uninstall(&mut self, uid: u64) -> Option<SqlList> { in app_uninstall() method
100 pub(crate) fn app_uninstall(uid: u64) -> String { in app_uninstall() function