Home
last modified time | relevance | path

Searched defs:bundlePath (Results 1 – 6 of 6) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_webview_bridge_helper.cpp30 bool ArkWebNWebWebviewBridgeHelper::Init(bool runMode, const std::string& bundlePath) in Init()
59 void ArkWebNWebWebviewBridgeHelper::PreloadLibFile(bool runMode, const std::string& bundlePath) in PreloadLibFile()
71 void ArkWebNWebWebviewBridgeHelper::PreDlopenLibFile(const std::string& bundlePath) in PreDlopenLibFile()
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dinstall_plugin.cpp55 std::string bundlePath = HAP_DIRECTORY + "/" + fileName; in OnGetPolicy() local
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp271 std::string bundlePath = pathPrefix + GetDynamicLibName(name, true); in SearchPluginBundle() local
289 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle() local
306 std::string bundlePath = defaultConfigDir_ + "bundle/plugin_bundle.json"; in LoadPluginBundles() local
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp604 void NWebHelper::TryPreReadLib(bool isFirstTimeStartUpWeb, const std::string& bundlePath) in TryPreReadLib()
/base/web/webview/interfaces/kits/ani/webview/src/webviewcontroller/
Dani_webview_controller.cpp167 const std::string& bundlePath = ctx->GetBundleCodeDir(); in InitializeWebEngine() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp1105 const std::string& bundlePath = ctx->GetBundleCodeDir(); in InitializeWebEngine() local