Searched refs:SearchPluginBundle (Results 1 – 2 of 2) sorted by relevance
180 std::string SearchPluginBundle(const std::string& name) const;
290 std::string HiviewPlatform::SearchPluginBundle(const std::string& name) const in SearchPluginBundle() function in OHOS::HiviewDFX::HiviewPlatform311 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle()