Home
last modified time | relevance | path

Searched refs:GetHapFilesFromBundlePath (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_file_util.cpp100 if (!GetHapFilesFromBundlePath(bundlePath, realPaths)) { in CheckFilePath()
161 bool BundleFileUtil::GetHapFilesFromBundlePath(const std::string &currentBundlePath, in GetHapFilesFromBundlePath() function in OHOS::AppExecFwk::BundleFileUtil
/ohos5.0/foundation/bundlemanager/bundle_framework/common/utils/include/
H A Dbundle_file_util.h31 …static bool GetHapFilesFromBundlePath(const std::string &currentBundlePath, std::vector<std::strin…
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlefileutil_fuzzer/
H A Dbundlefileutil_fuzzer.cpp44 fileUtil.GetHapFilesFromBundlePath(bundlePath, hapFileList); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_util.h94 …static bool GetHapFilesFromBundlePath(const std::string& currentBundlePath, std::vector<std::strin…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp119 if ((s.st_mode & S_IFDIR) && !GetHapFilesFromBundlePath(bundlePath, realPaths)) { in CheckFilePath()
232 bool BundleUtil::GetHapFilesFromBundlePath(const std::string& currentBundlePath, std::vector<std::s… in GetHapFilesFromBundlePath() function in OHOS::AppExecFwk::BundleUtil
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1318 bool res = bundleUtil.GetHapFilesFromBundlePath(currentPath, fileList);
1321 res = bundleUtil.GetHapFilesFromBundlePath(currentPath, fileList);
5009 bool res = bundleUtil.GetHapFilesFromBundlePath(CURRENT_PATH, fileList);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp1402 bool res4 = BundleFileUtil::GetHapFilesFromBundlePath("", hapFileList);
1403 bool res5 = BundleFileUtil::GetHapFilesFromBundlePath(