Searched refs:SplitBundleNameFromPath (Results 1 – 2 of 2) sorted by relevance
174 std::string SplitBundleNameFromPath(const std::string& filePath);
268 std::string HiviewPlatform::SplitBundleNameFromPath(const std::string& filePath) in SplitBundleNameFromPath() function in OHOS::HiviewDFX::HiviewPlatform332 auto bundleName = SplitBundleNameFromPath(filePath); in LoadPluginBundles()