| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| D | js_module_reader_test.cpp | 86 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); variable 98 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); variable
|
| D | mock_js_runtime.h | 65 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule()
|
| D | js_runtime_test.cpp | 286 std::string hapPath = ""; variable 326 std::string hapPath = TEST_HAP_PATH; variable 507 std::string hapPath = "<hapPath>"; variable 691 std::string hapPath = ""; variable 752 std::string hapPath = ""; variable
|
| /foundation/arkui/ace_engine/test/unittest/core/common/rosen/ |
| D | rosen_test.cpp | 333 std::string hapPath = "/system/app/com.ohos.photos/Photos.hap"; variable 364 std::string hapPath = "test"; variable 409 std::string hapPath = "test"; variable 459 std::string hapPath = "core/common/test/unittest/rosen/BUILD.gn"; variable
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
| D | mock_plugin_sub_container.cpp | 41 void PluginSubContainer::RunDecompressedPlugin(const std::string& hapPath, const std::string& modul… in RunDecompressedPlugin() 56 const std::string& hapPath, const std::string& module) in GetDecompressedAssetManager()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| D | bundle_resource_parser.cpp | 93 const std::string &hapPath, const int32_t labelId, std::string &label) in ParseLabelResourceByPath() 120 bool BundleResourceParser::ParseIconResourceByPath(const std::string &hapPath, const int32_t iconId… in ParseIconResourceByPath()
|
| D | bundle_resource_configuration.cpp | 55 const std::string &hapPath, in InitResourceGlobalConfig()
|
| /foundation/ability/ability_runtime/interfaces/inner_api/child_process_manager/include/ |
| D | child_process_start_info.h | 27 std::string hapPath; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/ |
| D | aot_args.h | 27 std::string hapPath; member 41 std::string hapPath; member
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/ |
| D | platform_ohos.h | 35 BASE_NS::string hapPath = "./"; member
|
| D | platform_ohos.cpp | 43 BASE_NS::string hapPath = plat_.hapPath; in RegisterDefaultPaths() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/ohos/core/os/ |
| D | platform_create_info.h | 36 BASE_NS::string hapPath = "./"; member
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | utils.cpp | 68 std::string GetStringFromHap(const std::string& hapPath, const std::string& fileName) in GetStringFromHap() 88 bool CheckUrlValid(const std::string& url, const std::string& hapPath) in CheckUrlValid()
|
| D | form_module_preloader.cpp | 95 for (const std::string& hapPath : hapPaths) { in ReadFormModuleList() local 199 RefPtr<AssetManager> FormModulePreloader::CreateAssetManager(const std::string& hapPath) in CreateAssetManager()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/shared/ |
| D | base_shared_bundle_info.h | 31 std::string hapPath; member
|
| D | shared_module_info.h | 33 std::string hapPath; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/ |
| D | overlay_module_info.h | 34 std::string hapPath; member
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/ |
| D | insight_intent_executor_info.h | 30 std::string hapPath; member
|
| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
| D | bundle_manager.cpp | 20 bool Install(const char *hapPath, const InstallParam *installParam, InstallerCallback installerCall… in Install()
|
| /foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/ |
| D | source_map_test.cpp | 52 bool ReadSourceMapData(const std::string& hapPath, const std::string& mapPath, std::string& content) in ReadSourceMapData() 119 std::string hapPath = "/data/app/test.hap"; variable 137 std::string hapPath = "/data/app/test.hap"; variable
|
| /foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
| D | extractor.cpp | 292 std::string ExtractorUtil::GetLoadFilePath(const std::string &hapPath) in GetLoadFilePath() 303 std::shared_ptr<Extractor> ExtractorUtil::GetExtractor(const std::string &hapPath, bool &newCreate,… in GetExtractor() 333 void ExtractorUtil::DeleteExtractor(const std::string &hapPath) in DeleteExtractor()
|
| /foundation/ability/ability_runtime/js_environment/interfaces/inner_api/ |
| D | js_environment_impl.h | 33 std::string hapPath; member
|
| D | uncaught_exception_callback.h | 34 std::string hapPath; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | rosen_media_player.cpp | 177 auto hapPath = container->GetHapPath(); in MediaPlay() local 210 auto hapPath = container->GetHapPath(); in RawFilePlay() local 240 auto hapPath = container->GetHapPath(); in RelativePathPlay() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/ |
| D | js_backend_engine.h | 128 void SetHapPath(std::string hapPath) in SetHapPath()
|