Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1230 std::set<std::string> appServiceHspBundleName_; member in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp2951 for (const std::string &hspName : appServiceHspBundleName_) { in GetBaseSharedBundleInfos()
3962 if (appServiceHspBundleName_.find(bundleName) != appServiceHspBundleName_.end()) { in DeleteBundleInfo()
3963 appServiceHspBundleName_.erase(bundleName); in DeleteBundleInfo()
7730 appServiceHspBundleName_.insert(bundleName); in AddAppHspBundleName()

Completed in 17 milliseconds