Home
last modified time | relevance | path

Searched defs:hapPath (Results 1 - 25 of 116) sorted by relevance

12345

/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_info.h30 std::string hapPath; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/ohos/core/os/
H A Dplatform_create_info.h33 BASE_NS::string hapPath = "./"; member
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dnative_lib_util.cpp23 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 Dchild_process_start_info.h28 std::string hapPath; member
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Djs_environment_impl.h35 panda::panda_file::StringPacProtect hapPath; member
H A Duncaught_exception_callback.h34 std::string hapPath; member
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_module_reader_test.cpp88 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 Dcj_mock_runtime.h83 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 Dcj_mock_runtime.h81 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 Dnative_lib_util_test.cpp55 std::string hapPath = "/data/test/NativeLibUtilTest.hap"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/
H A Doverlay_module_info.h34 std::string hapPath; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/shared/
H A Dshared_module_info.h33 std::string hapPath; member
H A Dbase_shared_bundle_info.h32 std::string hapPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_configuration.cpp66 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 Dbundle_manager.cpp20 bool Install(const char *hapPath, const InstallParam *installParam, InstallerCallback installerCallback) in Install() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dplatform_ohos.cpp39 BASE_NS::string hapPath = plat_.hapPath; in RegisterDefaultPaths() local
H A Dplatform_ohos.h34 BASE_NS::string hapPath = "./"; member
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
H A Dmock_runtime.h88 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 Dhap_asset_provider_impl.cpp22 bool HapAssetProviderImpl::Initialize(const std::string& hapPath, const std::vector<std::string>& assetBasePaths) in Initialize() argument
H A Dhap_asset_provider.cpp23 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 Dutd_handler.cpp81 std::string UtdHandler::GetUtdProfileFromHap(const std::string &hapPath) in GetUtdProfileFromHap() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dhap_asset_provider_impl.cpp22 Initialize( const std::string& hapPath, const std::vector<std::string>& assetBasePaths, bool useCache) Initialize() argument
H A Dpa_container.h48 std::string hapPath = ""; member
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
H A Djs_backend_engine.h128 void SetHapPath(std::string hapPath) in SetHapPath() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_dynamic_component.cpp92 auto hapPath = hapPathValue->ToString(); in Create() local

Completed in 10 milliseconds

12345