Home
last modified time | relevance | path

Searched refs:CheckHspBundleIsRelied (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h872 bool CheckHspBundleIsRelied(const std::string &hspBundleName) const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp6706 return CheckHspBundleIsRelied(hspBundleName); in CheckHspVersionIsRelied()
6732 bool BundleDataMgr::CheckHspBundleIsRelied(const std::string &hspBundleName) const in CheckHspBundleIsRelied() function in OHOS::AppExecFwk::BundleDataMgr