Searched defs:outPath (Results 1 – 2 of 2) sorted by relevance
108 …bool PUBLIC_API TextToBinary(const std::string &inPath, const std::string &outPath, uint32_t hotne… in TextToBinary()123 …bool PUBLIC_API BinaryToText(const std::string &inPath, const std::string &outPath, uint32_t hotne… in BinaryToText()
97 bool PGOProfilerLoader::SaveAPTextFile(const std::string &outPath) in SaveAPTextFile()