Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/base/bridge/
Dark_web_bridge_helper.cpp27 bool ArkWebBridgeHelper::LoadLibFile(int mode, const std::string& libFilePath, bool isPrintLog) in LoadLibFile()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_bridge_helper.cpp52 std::string libFilePath = libDirPath + "/" + arkWebEngineSo; in InitArkWeb() local