Searched defs:ProcessToBinary (Results 1 – 7 of 7) sorted by relevance
111 void PGOProfilerHeader::ProcessToBinary(std::fstream &fileStream) const in ProcessToBinary() function in panda::ecmascript::pgo::PGOProfilerHeader
49 uint32_t ProcessToBinary(PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
58 … uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary() function171 uint32_t ProcessToBinary(PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
65 … uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
122 uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
107 bool PGOMethodTypeSet::ProcessToBinary(PGOContext &context, std::stringstream &stream) const in ProcessToBinary() function in panda::ecmascript::pgo::PGOMethodTypeSet
35 void PGOPandaFileInfos::ProcessToBinary(std::fstream &fileStream, SectionInfo *info) const in ProcessToBinary() function in panda::ecmascript::pgo::PGOPandaFileInfos387 bool PGOMethodInfoMap::ProcessToBinary(PGOContext& context, in ProcessToBinary() function in panda::ecmascript::pgo::PGOMethodInfoMap933 void PGORecordDetailInfos::ProcessToBinary(std::fstream& fileStream, PGOProfilerHeader* const heade… in ProcessToBinary() function in panda::ecmascript::pgo::PGORecordDetailInfos