Home
last modified time | relevance | path

Searched defs:ProcessToBinary (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_file_info.cpp111 void PGOProfilerHeader::ProcessToBinary(std::fstream &fileStream) const in ProcessToBinary() function in panda::ecmascript::pgo::PGOProfilerHeader
Dpgo_proto_transition_type_pool.h49 uint32_t ProcessToBinary(PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
Dpgo_record_pool.h58 … uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
171 uint32_t ProcessToBinary(PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
Dpgo_profile_type_pool.h65 … uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
Dpool_template.h122 uint32_t ProcessToBinary([[maybe_unused]] PGOContext &context, std::fstream &stream) override in ProcessToBinary() function
Dpgo_method_type_set.cpp107 bool PGOMethodTypeSet::ProcessToBinary(PGOContext &context, std::stringstream &stream) const in ProcessToBinary() function in panda::ecmascript::pgo::PGOMethodTypeSet
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp35 void PGOPandaFileInfos::ProcessToBinary(std::fstream &fileStream, SectionInfo *info) const in ProcessToBinary() function in panda::ecmascript::pgo::PGOPandaFileInfos
387 bool PGOMethodInfoMap::ProcessToBinary(PGOContext& context, in ProcessToBinary() function in panda::ecmascript::pgo::PGOMethodInfoMap
933 void PGORecordDetailInfos::ProcessToBinary(std::fstream& fileStream, PGOProfilerHeader* const heade… in ProcessToBinary() function in panda::ecmascript::pgo::PGORecordDetailInfos