Home
last modified time | relevance | path

Searched refs:CheckHspVersionIsRelied (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h872 bool CheckHspVersionIsRelied(int32_t versionCode, const InnerBundleInfo &info) const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp429 if (dataMgr_->CheckHspVersionIsRelied(versionCode, info)) { in UninstallBundleByUninstallParam()
H A Dbundle_data_mgr.cpp6724 bool BundleDataMgr::CheckHspVersionIsRelied(int32_t versionCode, const InnerBundleInfo &info) const in CheckHspVersionIsRelied() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp3095 * @tc.name: test CheckHspVersionIsRelied
3101 bool res = GetBundleDataMgr()->CheckHspVersionIsRelied(ServiceConstants::API_VERSION_NINE, innerBundleInfo); in HWTEST_F()

Completed in 37 milliseconds