Searched refs:PlatformPathConvert (Results 1 – 8 of 8) sorted by relevance
499 HWTEST_F(UtilitiesTest, PlatformPathConvert, TestSize.Level1)501 EXPECT_GE(PlatformPathConvert("./").length(), 0u);
504 HWTEST_F(UtilitiesTest, PlatformPathConvert, TestSize.Level1)506 EXPECT_GE(PlatformPathConvert("./").length(), 0u);
211 std::string PlatformPathConvert(const std::string &path);
231 std::string PlatformPathConvert(const std::string &path);
215 std::string PlatformPathConvert(const std::string &path) in PlatformPathConvert() function
124 symboleFilePath = PlatformPathConvert(symboleFilePath); in FindSymbolFile()
290 std::string PlatformPathConvert(const std::string &path) in PlatformPathConvert() function
126 symboleFilePath = PlatformPathConvert(symboleFilePath); in FindSymbolFile()