Searched refs:PlatformPathConvert (Results 1 – 8 of 8) sorted by relevance
510 HWTEST_F(UtilitiesTest, PlatformPathConvert, TestSize.Level1)512 EXPECT_GE(PlatformPathConvert("./").length(), 0u);
499 HWTEST_F(UtilitiesTest, PlatformPathConvert, TestSize.Level1)501 EXPECT_GE(PlatformPathConvert("./").length(), 0u);
227 std::string PlatformPathConvert(const std::string &path);
231 std::string PlatformPathConvert(const std::string &path);
232 std::string PlatformPathConvert(const std::string &path) in PlatformPathConvert() function
125 symboleFilePath = PlatformPathConvert(symboleFilePath); in FindSymbolFile()
279 std::string PlatformPathConvert(const std::string &path) in PlatformPathConvert() function
133 symboleFilePath = PlatformPathConvert(symboleFilePath); in FindSymbolFile()