Home
last modified time | relevance | path

Searched refs:ProcessSectionToBinary (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_file_info.h360 …static bool ProcessSectionToBinary(PGOContext &context, std::fstream &fileStream, PGOProfilerHeade… in ProcessSectionToBinary() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_encoder.cpp193 PGOFileSectionInterface::ProcessSectionToBinary(*globalRecordInfos_, fileStream, header_, in SaveAndRename()
Dpgo_profiler_info.cpp815 PGOFileSectionInterface::ProcessSectionToBinary(*this, fileStream, header, *recordPool_); in ProcessToBinary()
816 …PGOFileSectionInterface::ProcessSectionToBinary(*this, fileStream, header, *profileTypePool_->GetP… in ProcessToBinary()