Searched defs:inPath (Results 1 – 3 of 3) sorted by relevance
31 PGOProfilerDecoder(const std::string &inPath, uint32_t hotnessThreshold) in PGOProfilerDecoder()60 void SetInPath(const std::string &inPath) in SetInPath()
219 …bool PUBLIC_API TextToBinary(const std::string &inPath, const std::string &outPath, uint32_t hotne… in TextToBinary()242 …bool PUBLIC_API BinaryToText(const std::string &inPath, const std::string &outPath, uint32_t hotne… in BinaryToText()
347 bool PGOProfilerEncoder::LoadAPTextFile(const std::string &inPath) in LoadAPTextFile()