Searched defs:ProcessToBinary (Results 1 – 6 of 6) sorted by relevance
58 … uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary() function141 uint32_t ProcessToBinary(PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
103 void PGOProfilerHeader::ProcessToBinary(std::fstream &fileStream) const in ProcessToBinary() function in panda::ecmascript::pgo::PGOProfilerHeader
65 … uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
92 bool PGOMethodTypeSet::ProcessToBinary(PGOContext &context, std::stringstream &stream) const in ProcessToBinary() function in panda::ecmascript::pgo::PGOMethodTypeSet
120 uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
55 void PGOPandaFileInfos::ProcessToBinary(std::fstream &fileStream, SectionInfo *info) const in ProcessToBinary() function in panda::ecmascript::pgo::PGOPandaFileInfos329 bool PGOMethodInfoMap::ProcessToBinary(PGOContext &context, ProfileTypeRef recordProfileRef, const … in ProcessToBinary() function in panda::ecmascript::pgo::PGOMethodInfoMap781 void PGORecordDetailInfos::ProcessToBinary( in ProcessToBinary() function in panda::ecmascript::pgo::PGORecordDetailInfos