Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp954 …if (!ProcessToBinaryForLayout(const_cast<NativeAreaAllocator*>(&nativeAreaAllocator_), fileStream)… in ProcessToBinary()
966 bool PGORecordDetailInfos::ProcessToBinaryForLayout(NativeAreaAllocator* allocator, std::fstream& s… in ProcessToBinaryForLayout() function in panda::ecmascript::pgo::PGORecordDetailInfos
Dpgo_profiler_info.h599 bool ProcessToBinaryForLayout(NativeAreaAllocator* allocator, std::fstream& stream);