Searched refs:ProcessSectionToBinary (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ |
| D | pgo_file_info.h | 391 …static bool ProcessSectionToBinary(PGOContext &context, std::fstream &fileStream, PGOProfilerHeade… in ProcessSectionToBinary() function
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_encoder.cpp | 213 PGOFileSectionInterface::ProcessSectionToBinary(*globalRecordInfos_, fileStream, header_, in SaveAndRename()
|
| D | pgo_profiler_info.cpp | 839 PGOFileSectionInterface::ProcessSectionToBinary(*this, fileStream, header, *recordPool_); in ProcessToBinary() 840 … PGOFileSectionInterface::ProcessSectionToBinary(*this, fileStream, header, *protoTransitionPool_); in ProcessToBinary() 842 …PGOFileSectionInterface::ProcessSectionToBinary(*this, fileStream, header, *profileTypePool_->GetP… in ProcessToBinary()
|