Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp1091 info = header->GetLayoutDescSection(); in ParseFromBinary()
1133 info = header->GetLayoutDescSection(); in ProcessToBinary()
1269 info = header->GetLayoutDescSection(); in ParseFromBinary()
Dpgo_profiler_info.h191 SectionInfo *GetLayoutDescSection() const in GetLayoutDescSection() function