Home
last modified time | relevance | path

Searched refs:InnerInstallPreexistingApp (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp1862 static ErrCode InnerInstallPreexistingApp(std::string &bundleName, int32_t userId) in InnerInstallPreexistingApp() function
1890 InnerInstallPreexistingApp(asyncCallbackInfo->bundleName, asyncCallbackInfo->userId); in InstallPreexistingAppExec()