| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/ |
| D | bms_search_system_test.cpp | 513 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle1.hap"; variable 541 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle1.hap"; variable 578 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle1.hap"; variable 742 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 818 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 826 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 892 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 898 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle7.hap"; variable
|
| /foundation/bundlemanager/bundle_framework/common/utils/src/ |
| D | bundle_file_util.cpp | 179 const std::string hapFilePath = bundlePath + entry->d_name; in GetHapFilesFromBundlePath() local
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
| D | acts_bms_kit_system_test.cpp | 1203 … std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 1303 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 2002 … std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 2099 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 2146 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 2195 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle3.hap"; variable 2237 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle1.hap"; variable 2294 std::string hapFilePath = THIRD_BUNDLE_PATH + "tt.hap"; variable 2351 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle28.rpk"; variable 2390 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle1.hap"; variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_util.cpp | 196 const std::string hapFilePath = bundlePath + entry->d_name; in GetHapFilesFromBundlePath() local
|
| D | bundle_mgr_host_impl.cpp | 692 const std::string &hapFilePath, const BundleFlag flag, BundleInfo &bundleInfo) in GetBundleArchiveInfo() 698 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfo() 729 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfoV9() 761 ErrCode BundleMgrHostImpl::GetBundleArchiveInfoBySandBoxPath(const std::string &hapFilePath, in GetBundleArchiveInfoBySandBoxPath()
|
| D | bundle_mgr_service_event_handler.cpp | 1311 const std::string &hapFilePath, in CheckAndParseHapFiles() 1366 const std::string &hapFilePath, in ParseHapFiles()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
| D | bundle_mgr_interface.h | 532 const std::string &hapFilePath, const BundleFlag flag, BundleInfo &bundleInfo) in GetBundleArchiveInfo() 544 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfo() 556 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfoV9()
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
| D | bundle_manager.h | 38 std::string hapFilePath; member
|
| D | bundle_manager.cpp | 78 static ErrCode InnerGetBundleArchiveInfo(std::string &hapFilePath, int32_t flags, BundleInfo &bundl… in InnerGetBundleArchiveInfo()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| D | bundle_mgr_proxy.cpp | 1326 bool BundleMgrProxy::GetBundleArchiveInfo(const std::string &hapFilePath, const BundleFlag flag, Bu… in GetBundleArchiveInfo() 1356 bool BundleMgrProxy::GetBundleArchiveInfo(const std::string &hapFilePath, int32_t flags, BundleInfo… in GetBundleArchiveInfo() 1386 ErrCode BundleMgrProxy::GetBundleArchiveInfoV9(const std::string &hapFilePath, int32_t flags, Bundl… in GetBundleArchiveInfoV9()
|
| D | bundle_mgr_host.cpp | 962 std::string hapFilePath = data.ReadString(); in HandleGetBundleArchiveInfo() local 984 std::string hapFilePath = data.ReadString(); in HandleGetBundleArchiveInfoWithIntFlags() local 1006 std::string hapFilePath = data.ReadString(); in HandleGetBundleArchiveInfoWithIntFlagsV9() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
| D | bundle_mgr.cpp | 2160 napi_env env, const std::string &hapFilePath, const int32_t flags, BundleInfo &bundleInfo) in InnerGetArchiveInfo() 5735 static bool InnerGetArchiveInfo(const std::string &hapFilePath, const int32_t flags, BundleInfo &bu… in InnerGetArchiveInfo() 6428 std::string hapFilePath(""); in OnGetBundleArchiveInfo() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
| D | bms_bundle_kit_service_test.cpp | 4740 std::string hapFilePath = ""; variable
|