Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_multiuser_installer.h38 ErrCode ProcessBundleInstall(const std::string &bundleName, const int32_t userId);
H A Dbase_bundle_installer.h190 …ErrCode ProcessBundleInstall(const std::vector<std::string> &bundlePaths, const InstallParam &inst…
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleinstall_fuzzer/
H A Dbasebundleinstallerprocessbundleinstall_fuzzer.cpp35 auto ret1 = basebundleinstall.ProcessBundleInstall(bundlePaths, installParam, appType, uid); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp62 ErrCode result = ProcessBundleInstall(bundleName, userId); in InstallExistedApp()
81 ErrCode BundleMultiUserInstaller::ProcessBundleInstall(const std::string &bundleName, const int32_t… in ProcessBundleInstall() function in OHOS::AppExecFwk::BundleMultiUserInstaller
H A Dbase_bundle_installer.cpp203 ErrCode result = ProcessBundleInstall(bundlePaths, installParam, appType, uid); in InstallBundle()
1098 ErrCode BaseBundleInstaller::ProcessBundleInstall(const std::vector<std::string> &inBundlePaths, in ProcessBundleInstall() function in OHOS::AppExecFwk::BaseBundleInstaller
1967 return ProcessBundleInstall(pathVec, innerInstallParam, preInstallBundleInfo.GetAppType(), uid); in InnerProcessInstallByPreInstallInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_installer.h40 …uint8_t ProcessBundleInstall(const std::string &path, const char *randStr, InstallRecord &installR…
H A Dgt_bundle_installer.h45 … uint8_t ProcessBundleInstall(const char *path, const char *randStr, InstallRecord &installRecord,
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp138 uint8_t errorCode = ProcessBundleInstall(realPath, randStr, installRecord, hapType); in Install()
168 uint8_t BundleInstaller::ProcessBundleInstall(const std::string &path, const char *randStr, in ProcessBundleInstall() function in OHOS::BundleInstaller
H A Dgt_bundle_installer.cpp203 …uint8_t errorCode = ProcessBundleInstall(path, randStr, installRecord, bundleStyle, installerCallb… in Install()
228 uint8_t GtBundleInstaller::ProcessBundleInstall(const char *path, const char *randStr, InstallRecor… in ProcessBundleInstall() function in OHOS::GtBundleInstaller
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1642 ErrCode ret = installer.ProcessBundleInstall(
1648 ret = installer.ProcessBundleInstall(
1935 ErrCode ret = installer.ProcessBundleInstall(
3946 ErrCode ret = installer.ProcessBundleInstall(