/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/ |
H A D | insight_intent_executor_info.h | 30 std::string hapPath; member
|
/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/ohos/core/os/ |
H A D | platform_create_info.h | 33 BASE_NS::string hapPath = "./"; member
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | native_lib_util.cpp | 23 std::string GetLibPath(const std::string &hapPath, bool isPreInstallApp) in GetLibPath() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/child_process_manager/include/ |
H A D | child_process_start_info.h | 28 std::string hapPath; member
|
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/ |
H A D | js_environment_impl.h | 35 panda::panda_file::StringPacProtect hapPath;
member
|
H A D | uncaught_exception_callback.h | 34 std::string hapPath; member
|
/foundation/ability/ability_runtime/test/unittest/runtime_test/ |
H A D | js_module_reader_test.cpp | 88 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); in HWTEST_F() local 100 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/ |
H A D | cj_mock_runtime.h | 83 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
|
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/ |
H A D | cj_mock_runtime.h | 81 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | native_lib_util_test.cpp | 55 std::string hapPath = "/data/test/NativeLibUtilTest.hap"; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/ |
H A D | overlay_module_info.h | 34 std::string hapPath;
member
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/shared/ |
H A D | shared_module_info.h | 33 std::string hapPath; member
|
H A D | base_shared_bundle_info.h | 32 std::string hapPath; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_configuration.cpp | 66 bool BundleResourceConfiguration::InitResourceGlobalConfig(const std::string &hapPath, in InitResourceGlobalConfig() argument 32 InitResourceGlobalConfig( const std::string &hapPath, std::shared_ptr<Global::Resource::ResourceManager> resourceManager) InitResourceGlobalConfig() argument [all...] |
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
H A D | bundle_manager.cpp | 20 bool Install(const char *hapPath, const InstallParam *installParam, InstallerCallback installerCallback)
in Install() argument
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/ |
H A D | platform_ohos.cpp | 39 BASE_NS::string hapPath = plat_.hapPath; in RegisterDefaultPaths() local
|
H A D | platform_ohos.h | 34 BASE_NS::string hapPath = "./"; member
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/ |
H A D | mock_runtime.h | 88 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument 97 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument 101 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | hap_asset_provider_impl.cpp | 22 bool HapAssetProviderImpl::Initialize(const std::string& hapPath, const std::vector<std::string>& assetBasePaths) in Initialize() argument
|
H A D | hap_asset_provider.cpp | 23 bool HapAssetProvider::Initialize(const std::string& hapPath, const std::vector<std::string>& assetBasePaths) in Initialize() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/utd/ |
H A D | utd_handler.cpp | 81 std::string UtdHandler::GetUtdProfileFromHap(const std::string &hapPath) in GetUtdProfileFromHap() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | hap_asset_provider_impl.cpp | 22 Initialize( const std::string& hapPath, const std::vector<std::string>& assetBasePaths, bool useCache) Initialize() argument
|
H A D | pa_container.h | 48 std::string hapPath = ""; member
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/ |
H A D | js_backend_engine.h | 128 void SetHapPath(std::string hapPath) in SetHapPath() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_dynamic_component.cpp | 92 auto hapPath = hapPathValue->ToString(); in Create() local
|