Home
last modified time | relevance | path

Searched defs:currentBundle (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
Dcontext_impl.cpp478 bool currentBundle = false; in CreateModuleResourceManager() local
556 bool &currentBundle) in GetBundleInfo()
784 … const std::shared_ptr<ContextImpl> &appContext, bool currentBundle, const std::string& moduleName, in InitResourceManager()
821 const AppExecFwk::BundleInfo &bundleInfo, bool currentBundle, const std::string& moduleName) in InitOthersResourceManagerInner()
841 const AppExecFwk::BundleInfo &bundleInfo, bool currentBundle, const std::string& moduleName, in InitResourceManagerInner()
892 … std::string &bundleName, const std::string &moduleName, std::string &loadPath, bool currentBundle, in GetOverlayPath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
Dinner_shared_bundle_installer.cpp389 const auto &currentBundle = iter->second; in MergeBundleInfos() local