Home
last modified time | relevance | path

Searched refs:bundle_path (Results 1 – 1 of 1) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp199 const std::string& bundle_path = ctx->GetBundleCodeDir(); in InitializeWebEngine() local
200 NWebHelper::Instance().SetBundlePath(bundle_path); in InitializeWebEngine()
208 …WVLOG_I("NWebHelper initialized, init web engine done, bundle_path: %{public}s", bundle_path.c_str… in InitializeWebEngine()