Home
last modified time | relevance | path

Searched defs:hapPath (Results 26 - 50 of 120) sorted by relevance

12345

/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_sub_container.cpp41 void PluginSubContainer::RunDecompressedPlugin(const std::string& hapPath, const std::string& module, in RunDecompressedPlugin() argument
55 GetDecompressedAssetManager( const std::string& hapPath, const std::string& module) GetDecompressedAssetManager() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_args.h27 std::string hapPath; member
41 std::string hapPath; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.h53 BASE_NS::string hapPath = " "; member
H A Dohos_filesystem.cpp85 OhosFilesystem::OhosFilesystem(const BASE_NS::string_view hapPath, const BASE_NS::string_view bundleName, in OhosFilesystem() argument
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dhap_resource_test.cpp258 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap() argument
/foundation/ability/ability_runtime/cj_environment/interfaces/inner_api/
H A Dcj_envsetup.h29 const char* hapPath; member
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Dmock_js_runtime.h48 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
60 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument
65 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule() argument
74 LoadModule( const std::string& moduleName, const std::string& modulePath, const std::string& hapPath, bool esmodule = false) LoadModule() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.cpp35 JsModuleReader::JsModuleReader(const std::string& bundleName, const std::string& hapPath, bool isFormRender) in JsModuleReader() argument
/foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/
H A Dsource_map_test.cpp52 bool ReadSourceMapData(const std::string& hapPath, const std::string& mapPath, std::string& content) in ReadSourceMapData() argument
119 std::string hapPath = "/data/app/test.hap"; in HWTEST_F() local
137 std::string hapPath = "/data/app/test.hap"; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dutils.cpp64 std::string GetStringFromHap(const std::string& hapPath, const std::string& fileName) in GetStringFromHap() argument
84 bool CheckUrlValid(const std::string& url, const std::string& hapPath) in CheckUrlValid() argument
H A Dform_module_preloader.cpp95 const std::string& hapPath = hapPathPair.second; in ReadFormModuleList() local
182 RefPtr<AssetManager> FormModulePreloader::CreateAssetManager(const std::string& hapPath) in CreateAssetManager() argument
[all...]
/foundation/arkui/ace_engine/test/mock/core/pattern/
H A Dmock_ui_extension_model_ng.cpp35 void UIExtensionModelNG::InitializeDynamicComponent(const RefPtr<NG::FrameNode>& frameNode, const std::string& hapPath, in InitializeDynamicComponent() argument
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundlems_slite_client.cpp60 bool BundleMsClient::Install(const char *hapPath, const InstallParam *installParam, in Install() argument
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtest_runner.cpp97 std::string hapPath = context->GetBundleCodeDir(); in GetHapInfo() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dbundle_mgr_proxy.h42 std::string hapPath; member
53 std::string hapPath; member
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Druntime.h43 std::string hapPath; member
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/
H A Dohos_application_test.cpp333 std::string hapPath = "/data/app/testHap"; in HWTEST_F() local
821 const std::string hapPath = "hapPath"; in HWTEST_F() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp250 std::string ExtractorUtil::GetLoadFilePath(const std::string &hapPath) in GetLoadFilePath() argument
261 std::shared_ptr<Extractor> ExtractorUtil::GetExtractor(const std::string &hapPath, bool &newCreate, bool cache) in GetExtractor() argument
293 DeleteExtractor(const std::string &hapPath) DeleteExtractor() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.cpp170 void PluginSubContainer::RunDecompressedPlugin(const std::string& hapPath, const std::string& module, in RunDecompressedPlugin() argument
362 GetDecompressedAssetManager( const std::string& hapPath, const std::string& module) GetDecompressedAssetManager() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_adapter_wrapper.cpp29 std::string hapPath = container->GetHapPath(); in SetHapInfo() local
/foundation/arkui/ace_engine/test/unittest/core/common/rosen/
H A Drosen_test.cpp297 std::string hapPath = "/system/app/com.ohos.photos/Photos.hap"; in HWTEST_F() local
328 std::string hapPath = "test"; in HWTEST_F() local
373 std::string hapPath = "test"; in HWTEST_F() local
423 std::string hapPath = "core/common/test/unittest/rosen/BUILD.gn"; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_model_ng.cpp160 void UIExtensionModelNG::InitializeDynamicComponent(const RefPtr<FrameNode>& frameNode, const std::string& hapPath, in InitializeDynamicComponent() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_executor.cpp97 bool AOTExecutor::GetAbcFileInfo(const std::string &hapPath, uint32_t &offset, uint32_t &length) const in GetAbcFileInfo() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon.cpp168 std::string hapPath = ""; in ExtractHapInvoke() local
H A Dbundle_daemon_handler.cpp41 int32_t BundleDaemonHandler::ExtractHap(const char *hapPath, const char *codePath) in ExtractHap() argument

Completed in 14 milliseconds

12345