Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_web_adapter_webview_bridge_helper.cpp33 std::string libDirPath = WEBVIEW_RELATIVE_PATH_FOR_BUNDLE; in Init() local
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_webview_bridge_helper.cpp31 std::string libDirPath; in Init() local
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/bridge/
H A Dark_web_bridge_helper.cpp57 …ridgeHelper::LoadLibFile(int openMode, const std::string& libNsName, const std::string& libDirPath, in LoadLibFile()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_register.cpp367 void PluginRegister::RegisterPluginsFromPath(const char* libDirPath) in RegisterPluginsFromPath()