Home
last modified time | relevance | path

Searched defs:libDirPath (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()
397 std::string libDirPath; in ArkWebBridgeHelperSharedInit() local
/base/web/webview/ohos_interface/ohos_glue/base/bridge/
Dark_web_bridge_helper.cpp58 …ridgeHelper::LoadLibFile(int openMode, const std::string& libNsName, const std::string& libDirPath, in LoadLibFile()