Home
last modified time | relevance | path

Searched defs:libFileName (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/arkweb_utils/
Darkweb_utils.cpp353 const std::string& libDirPath, const std::string& libFileName, bool isPrintLog = true) in ArkWebBridgeHelperLoadLibFile()
395 std::string libFileName = "libarkweb_engine.so"; in ArkWebBridgeHelperSharedInit() local
/base/web/webview/ohos_interface/ohos_glue/base/bridge/
Dark_web_bridge_helper.cpp59 const std::string& libFileName, bool isPrintLog) in LoadLibFile()