Home
last modified time | relevance | path

Searched refs:InstallUtdAsync (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/utd/
H A Dutd_handler.h26 static void InstallUtdAsync(const std::string &bundleName, const int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/utd/
H A Dutd_handler.cpp33 void UtdHandler::InstallUtdAsync(const std::string &bundleName, const int32_t userId) in InstallUtdAsync() function in OHOS::AppExecFwk::UtdHandler
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1346 UtdHandler::InstallUtdAsync(bundleName_, userId_); in ProcessBundleInstall()
1959 UtdHandler::InstallUtdAsync(bundleName, userId_); in InnerProcessInstallByPreInstallInfo()

Completed in 17 milliseconds