| /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
|
| /foundation/bundlemanager/bundle_tool/test/mock/ |
| D | mock_bundle_mgr_host.cpp | 71 bool MockBundleMgrHost::GetBundleArchiveInfo(const std::string &hapFilePath, const BundleFlag flag, in GetBundleArchiveInfo()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_mgr_proxy_test/ |
| D | bundle_mgr_proxy_test.cpp | 82 std::string hapFilePath; variable 551 std::string hapFilePath = "test.hap"; variable 568 std::string hapFilePath; variable
|
| /foundation/bundlemanager/bundle_framework/common/utils/src/ |
| D | bundle_file_util.cpp | 189 const std::string hapFilePath = bundlePath + entry->d_name; in GetHapFilesFromBundlePath() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/ |
| D | bundle_mgr_ext.h | 173 virtual ErrCode GetBundleArchiveInfoExt(const std::string &hapFilePath, int32_t fd, in GetBundleArchiveInfoExt()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | hmp_bundle_installer.cpp | 225 const std::string &hapFilePath, in ParseHapFiles()
|
| D | bundle_mgr_host_impl.cpp | 1196 const std::string &hapFilePath, const BundleFlag flag, BundleInfo &bundleInfo) in GetBundleArchiveInfo() 1202 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfo() 1241 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfoV9() 1284 const std::string &hapFilePath, int32_t fd, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfoExt() 1300 ErrCode BundleMgrHostImpl::GetBundleArchiveInfoBySandBoxPath(const std::string &hapFilePath, in GetBundleArchiveInfoBySandBoxPath()
|
| D | bundle_util.cpp | 262 const std::string hapFilePath = bundlePath + entry->d_name; in GetHapFilesFromBundlePath() local
|
| D | bundle_mgr_service_event_handler.cpp | 3399 const std::string &hapFilePath, in CheckAndParseHapFiles() 3485 const std::string &hapFilePath, in ParseHapFiles()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
| D | bundle_mgr_interface.h | 647 const std::string &hapFilePath, const BundleFlag flag, BundleInfo &bundleInfo) in GetBundleArchiveInfo() 659 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfo() 671 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfoV9() 684 const std::string &hapFilePath, int32_t fd, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfoExt()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | bundle_mgr_service_event_handler.cpp | 578 …const std::string& hapFilePath, bool isPreInstallApp, std::unordered_map<std::string, InnerBundleI… in CheckAndParseHapFiles() 584 const std::string& hapFilePath, std::unordered_map<std::string, InnerBundleInfo>& infos) in ParseHapFiles()
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
| D | acts_bms_kit_system_test.cpp | 1461 … std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 2083 … std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable 2195 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle3.hap"; variable 2235 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle1.hap"; variable 2288 std::string hapFilePath = THIRD_BUNDLE_PATH + "tt.hap"; variable 2343 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle28.rpk"; variable 2380 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle1.hap"; variable 2424 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle1.hap"; variable 2469 std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle1.hap"; variable 5149 … std::string hapFilePath = THIRD_BUNDLE_PATH + "bmsThirdBundle" + std::to_string(i) + ".hap"; variable [all …]
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/ |
| D | bms_extension_data_mgr.cpp | 620 const std::string &hapFilePath, int32_t fd, BundleInfo &bundleInfo) in GetBundleArchiveInfoExt()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| D | bundle_mgr_proxy.cpp | 1463 bool BundleMgrProxy::GetBundleArchiveInfo(const std::string &hapFilePath, const BundleFlag flag, Bu… in GetBundleArchiveInfo() 1493 bool BundleMgrProxy::GetBundleArchiveInfo(const std::string &hapFilePath, int32_t flags, BundleInfo… in GetBundleArchiveInfo() 1524 ErrCode BundleMgrProxy::GetBundleArchiveInfoV9(const std::string &hapFilePath, int32_t flags, Bundl… in GetBundleArchiveInfoV9() 1551 const std::string &hapFilePath, int32_t fd, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfoExt()
|
| D | bundle_mgr_host.cpp | 733 std::string hapFilePath = data.ReadString(); in HandleGetBundleArchiveInfoExt() local 1580 std::string hapFilePath = data.ReadString(); in HandleGetBundleArchiveInfo() local 1602 std::string hapFilePath = data.ReadString(); in HandleGetBundleArchiveInfoWithIntFlags() local 1624 std::string hapFilePath = data.ReadString(); in HandleGetBundleArchiveInfoWithIntFlagsV9() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/ |
| D | bms_bundle_sandbox_app_test.cpp | 2128 std::string hapFilePath = HAP_FILE_DIR; variable 2165 std::string hapFilePath = ""; variable
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
| D | bundle_manager_sync.cpp | 685 std::string hapFilePath; in GetBundleArchiveInfoSync() local
|
| D | bundle_manager.h | 54 std::string hapFilePath; member
|
| D | bundle_manager.cpp | 179 static ErrCode InnerGetBundleArchiveInfo(std::string &hapFilePath, int32_t flags, BundleInfo &bundl… in InnerGetBundleArchiveInfo()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
| D | bms_extension_data_mgr_test.cpp | 1260 std::string hapFilePath; variable
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
| D | bundle_mgr.h | 84 std::string hapFilePath; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
| D | bms_bundle_data_mgr_test.cpp | 8023 std::string hapFilePath; variable
|
| D | bms_bundle_kit_service_test.cpp | 9665 std::string hapFilePath = ""; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_bundle_installer_test.cpp | 7256 std::string hapFilePath = "/data/test.hap"; variable
|