Searched defs:outPath (Results 1 – 3 of 3) sorted by relevance
123 …bool PUBLIC_API TextToBinary(const std::string &inPath, const std::string &outPath, uint32_t hotne… in TextToBinary()139 …bool PUBLIC_API BinaryToText(const std::string &inPath, const std::string &outPath, uint32_t hotne… in BinaryToText()
27 bool PGOProfilerManager::MergeApFiles(const std::string &inFiles, const std::string &outPath, uint3… in MergeApFiles()
106 bool PGOProfilerDecoder::SaveAPTextFile(const std::string &outPath) in SaveAPTextFile()