Home
last modified time | relevance | path

Searched defs:ProcessBundleInstall (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp81 ErrCode BundleMultiUserInstaller::ProcessBundleInstall(const std::string &bundleName, const int32_t… in ProcessBundleInstall() function in OHOS::AppExecFwk::BundleMultiUserInstaller
H A Dbase_bundle_installer.cpp1098 ErrCode BaseBundleInstaller::ProcessBundleInstall(const std::vector<std::string> &inBundlePaths, in ProcessBundleInstall() function in OHOS::AppExecFwk::BaseBundleInstaller
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp168 uint8_t BundleInstaller::ProcessBundleInstall(const std::string &path, const char *randStr, in ProcessBundleInstall() function in OHOS::BundleInstaller
H A Dgt_bundle_installer.cpp228 uint8_t GtBundleInstaller::ProcessBundleInstall(const char *path, const char *randStr, InstallRecor… in ProcessBundleInstall() function in OHOS::GtBundleInstaller