Home
last modified time | relevance | path

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

/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp121 static void DoPreReadLib(const std::string &bundlePath) in DoPreReadLib()
167 void NWebHelper::TryPreReadLib(bool isFirstTimeStartUpWeb, const std::string &bundlePath) in TryPreReadLib()
178 static void TryPreReadLibForFirstlyAppStartUp(const std::string &bundlePath) in TryPreReadLibForFirstlyAppStartUp()
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp255 std::string bundlePath = pathPrefix + GetDynamicLibName(name, true); in SearchPluginBundle() local
273 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle() local