Home
last modified time | relevance | path

Searched refs:BuildExternalOverlayConnection (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1161 void BuildExternalOverlayConnection(const std::string &moduleName, InnerBundleInfo &oldInfo, int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp317 BuildExternalOverlayConnection(info.GetCurrentModulePackage(), info, info.GetUserId()); in AddInnerBundleInfo()
7467 BuildExternalOverlayConnection(moduleName, oldInfo, newInfo.GetUserId()); in UpdateOverlayInfo()
7491 void BundleDataMgr::BuildExternalOverlayConnection(const std::string &moduleName, InnerBundleInfo &oldInfo, in BuildExternalOverlayConnection() function in OHOS::AppExecFwk::BundleDataMgr

Completed in 16 milliseconds