Searched defs:UpdateLayout (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
H A D | pgo_profiler_layout.cpp | 141 bool PGOHClassTreeDesc::UpdateLayout(JSTaggedType curHClass, ProfileType curType) in UpdateLayout() function in panda::ecmascript::pgo::PGOHClassTreeDesc |
H A D | pgo_profiler_info.cpp | 649 bool PGORecordDetailInfos::UpdateLayout(ProfileType rootType, JSTaggedType hclass, ProfileType curType) in UpdateLayout() function in panda::ecmascript::pgo::PGORecordDetailInfos |
H A D | pgo_profiler.cpp | 1533 void PGOProfiler::UpdateLayout(JSHClass *hclass) in UpdateLayout() function in panda::ecmascript::pgo::PGOProfiler |
Completed in 7 milliseconds