Home
last modified time | relevance | path

Searched defs:bundlePath (Results 1 – 3 of 3) 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/customization/enterprise_device_management/services/edm_plugin/src/
Dinstall_plugin.cpp54 std::string bundlePath = HAP_DIRECTORY + "/" + fileName; in OnGetPolicy() local
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp261 std::string bundlePath = pathPrefix + GetDynamicLibName(name, true); in SearchPluginBundle() local
279 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle() local