| /test/xts/acts/appexecfwk_lite/appexecfwk_posix/src/ |
| H A D | BundleMgrTest.cpp | 75 string hapPath = g_testPath + "testjsdemo.hap";
in SetUpTestCase() local 289 string hapPath = g_testPath + "testnative.hap";
in HWTEST_F() local 320 string hapPath = "appexecfwk/nothishap.hap";
in HWTEST_F() local 345 string hapPath = g_testPath + "testnative.hap";
in HWTEST_F() local 369 string hapPath = "";
in HWTEST_F() local 394 string hapPath = g_testPath + "testdemo.bin"; HWTEST_F() local 419 string hapPath = g_testPath + "errpinjie.hap"; HWTEST_F() local 475 string hapPath = g_testPath + "testnative.hap"; HWTEST_F() local 879 string hapPath = g_testPath + "testGetBundleNameWithLegal127.hap"; HWTEST_F() local 981 string hapPath = g_testPath + "frequentlyStress.hap"; HWTEST_F() local [all...] |
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | utils.cpp | 445 bool Utils::ContainsTail(std::string hapPath, std::set<std::string> tailSet) in ContainsTail() argument
|
| /base/startup/appspawn/modules/sandbox/ |
| H A D | sandbox_expand.c | 132 static int SetOverlayAppPath(const char *hapPath, void *context) in SetOverlayAppPath() argument
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_event_util.cpp | 43 auto hapPath = hapModuleInfo.hapPath; in UpdateRecordByBundleInfo() local
|
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| H A D | hap_module_info.h | 92 std::string hapPath; member
|
| H A D | extension_ability_info.h | 106 std::string hapPath; member
|
| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| H A D | js_runtime_test.cpp | 279 std::string hapPath = ""; in HWTEST_F() local 379 std::string hapPath = TEST_HAP_PATH; in HWTEST_F() local 616 std::string hapPath = "<hapPath>"; in HWTEST_F() local 857 std::string hapPath = ""; in HWTEST_F() local 950 std::string hapPath in HWTEST_F() local 1482 std::string hapPath = TEST_HAP_PATH; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| H A D | context_container.cpp | 294 std::string hapPath; in InitResourceManager() local
|
| H A D | ohos_application.cpp | 707 bool OHOSApplication::NotifyLoadRepairPatch(const std::string &hqfFile, const std::string &hapPath) in NotifyLoadRepairPatch() argument
|
| /foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
| H A D | file_path_utils.cpp | 442 std::string GetLoadPath(const std::string& hapPath) in GetLoadPath() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | pa_container.cpp | 230 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath, in AddAssetPath() argument
|
| /foundation/arkui/ace_engine/frameworks/base/utils/ |
| H A D | resource_configuration.h | 190 void SetHapPath(const std::string& hapPath) in SetHapPath() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| H A D | isolated_pattern.cpp | 75 InitializeDynamicComponent( const std::string& hapPath, const std::string& abcPath, const std::string& entryPoint, void* runtime) InitializeDynamicComponent() argument
|
| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
| H A D | bundle_manager.cpp | 361 bool Install(const char *hapPath, const InstallParam *installParam, InstallerCallback installerCallback)
in Install() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryextension_fuzzer/ |
| H A D | medialibraryextension_fuzzer.cpp | 278 bool RunScript(const string& path, const string& hapPath, bool useCommonChunk = false) in RunScript() argument
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | raw_file_manager.cpp | 123 static bool IsLoadHap(const NativeResourceManager *mgr, std::string &hapPath)
in IsLoadHap() argument 145 std::string hapPath;
in OH_ResourceManager_OpenRawDir() local 182 RawFile *LoadRawFileFromHap(const NativeResourceManager *mgr, const char *fileName, const std::string hapPath)
in LoadRawFileFromHap() argument 215 std::string hapPath;
in OH_ResourceManager_OpenRawFile() local 447 LoadRawFileFromHap64(const NativeResourceManager *mgr, const char *fileName, const std::string hapPath) LoadRawFileFromHap64() argument 479 std::string hapPath; OH_ResourceManager_OpenRawFile64() local [all...] |
| /base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
| H A D | ohos_resource_adapter_impl.cpp | 292 OhosResourceAdapterImpl::OhosResourceAdapterImpl(const std::string& hapPath) in OhosResourceAdapterImpl() argument 297 void OhosResourceAdapterImpl::Init(const std::string& hapPath) in Init() argument 564 SetArkWebCoreHapPathOverride(const std::string& hapPath) SetArkWebCoreHapPathOverride() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
| H A D | inner_bundle_info.h | 44 std::string hapPath; member
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | resource_adapter_impl.cpp | 137 std::string hapPath = resourceInfo.GetHapPath(); in Init() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_media_player.cpp | 200 auto hapPath = container->GetHapPath(); in MediaPlay() local 276 auto hapPath = container->GetHapPath(); in RawFilePlay() local 313 auto hapPath = container->GetHapPath(); in RelativePathPlay() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | hap_module_info.h | 135 std::string hapPath; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | bundle_resource_parser.cpp | 258 bool BundleResourceParser::ParseIconResourceByPath(const std::string &hapPath, const uint32_t iconId, in ParseIconResourceByPath() argument 230 ParseLabelResourceByPath( const std::string &hapPath, const uint32_t labelId, std::string &label) ParseLabelResourceByPath() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| H A D | bms_bundle_installer_permission_test.cpp | 352 std::string hapPath = "/system/app/module01/module01.hap"; in HWTEST_F() local
|
| H A D | bms_multiple_installer_test.cpp | 334 std::string hapPath = BUNDLE_CODE_DIR + "/entry.hap"; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/ |
| H A D | bms_data_aot_test.cpp | 1316 std::string hapPath = ""; HWTEST_F() local [all...] |