Home
last modified time | relevance | path

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

/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