Home
last modified time | relevance | path

Searched defs:libDirPath (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_web_adapter_webview_bridge_helper.cpp33 std::string libDirPath = WEBVIEW_RELATIVE_PATH_FOR_BUNDLE; in Init() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_webview_bridge_helper.cpp31 std::string libDirPath; in Init() local
/base/web/webview/ohos_interface/ohos_glue/base/bridge/
Dark_web_bridge_helper.cpp57 …ridgeHelper::LoadLibFile(int openMode, const std::string& libNsName, const std::string& libDirPath, in LoadLibFile()