Home
last modified time | relevance | path

Searched refs:SplitBundleNameFromPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h174 std::string SplitBundleNameFromPath(const std::string& filePath);
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp268 std::string HiviewPlatform::SplitBundleNameFromPath(const std::string& filePath) in SplitBundleNameFromPath() function in OHOS::HiviewDFX::HiviewPlatform
332 auto bundleName = SplitBundleNameFromPath(filePath); in LoadPluginBundles()