Searched refs:UninstallUtdAsync (Results 1 – 3 of 3) sorted by relevance
27 static void UninstallUtdAsync(const std::string &bundleName, const int32_t userId);
47 void UtdHandler::UninstallUtdAsync(const std::string &bundleName, const int32_t userId) in UninstallUtdAsync() function in OHOS::AppExecFwk::UtdHandler
342 UtdHandler::UninstallUtdAsync(bundleName, userId_); in UninstallBundle()