Searched refs:LoadAPTextFile (Results 1 – 3 of 3) sorted by relevance
89 bool PUBLIC_API LoadAPTextFile(const std::string &inPath);
224 bool ret = decoder.LoadAPTextFile(inPath); in TextToBinary()
316 bool PGOProfilerEncoder::LoadAPTextFile(const std::string &inPath) in LoadAPTextFile() function in panda::ecmascript::pgo::PGOProfilerEncoder