Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_webview_bridge_helper.cpp29 bool ArkWebNWebWebviewBridgeHelper::Init(bool runMode, const std::string& bundlePath) in Init()
60 void ArkWebNWebWebviewBridgeHelper::PreloadLibFile(bool runMode, const std::string& bundlePath) in Init()
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dinstall_plugin.cpp54 std::string bundlePath = HAP_DIRECTORY + "/" + fileName; in OnGetPolicy() local
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp588 void NWebHelper::TryPreReadLib(bool isFirstTimeStartUpWeb, const std::string& bundlePath) in TryPreReadLib()
599 static void TryPreReadLibForFirstlyAppStartUp(const std::string& bundlePath) in TryPreReadLibForFirstlyAppStartUp()
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp293 std::string bundlePath = pathPrefix + GetDynamicLibName(name, true); in SearchPluginBundle() local
311 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp911 const std::string& bundlePath = ctx->GetBundleCodeDir(); in InitializeWebEngine() local