Searched refs:ProcessInstall (Results 1 – 4 of 4) sorted by relevance
37 appServicefwk.ProcessInstall(hspPaths, installParam); in DoSomethingInterestingWithMyAPI()
87 result = ProcessInstall(hspPaths, installParam); in Install()104 result = ProcessInstall(preInstallBundleInfo.GetBundlePaths(), reinstallParam); in Install()110 result = ProcessInstall(hspPaths, installParam); in Install()209 ErrCode AppServiceFwkInstaller::ProcessInstall( in ProcessInstall() function in OHOS::AppExecFwk::AppServiceFwkInstaller
45 ErrCode ProcessInstall(
827 auto res = appServiceFwkInstaller.ProcessInstall(hspPaths, installParam);