Home
last modified time | relevance | path

Searched refs:ProcessToBinaryForLayout (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_info.h558 bool ProcessToBinaryForLayout(NativeAreaAllocator *allocator, const SaveTask *task, std::fstream &stream);
H A Dpgo_profiler_info.cpp834 if (!ProcessToBinaryForLayout(const_cast<NativeAreaAllocator *>(&nativeAreaAllocator_), task, fileStream)) { in ProcessToBinary()
847 bool PGORecordDetailInfos::ProcessToBinaryForLayout( in ProcessToBinaryForLayout() function in panda::ecmascript::pgo::PGORecordDetailInfos

Completed in 4 milliseconds