Home
last modified time | relevance | path

Searched refs:CheckHapLibsWithPatchLibs (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h583 bool CheckHapLibsWithPatchLibs(
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1816 bool ret = installer.CheckHapLibsWithPatchLibs(
1821 ret = installer.CheckHapLibsWithPatchLibs(
1826 ret = installer.CheckHapLibsWithPatchLibs(
1830 ret = installer.CheckHapLibsWithPatchLibs(
1834 ret = installer.CheckHapLibsWithPatchLibs(
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2558 bool BaseBundleInstaller::CheckHapLibsWithPatchLibs( in CheckHapLibsWithPatchLibs() function in OHOS::AppExecFwk::BaseBundleInstaller