Searched refs:InstallUtdAsync (Results 1 – 3 of 3) sorted by relevance
26 static void InstallUtdAsync(const std::string &bundleName, const int32_t userId);
33 void UtdHandler::InstallUtdAsync(const std::string &bundleName, const int32_t userId) in InstallUtdAsync() function in OHOS::AppExecFwk::UtdHandler
1348 UtdHandler::InstallUtdAsync(bundleName_, userId_); in ProcessBundleInstall()1942 UtdHandler::InstallUtdAsync(bundleName, userId_); in InnerProcessInstallByPreInstallInfo()