Home
last modified time | relevance | path

Searched defs:CopyFromRegions (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/space/
Dfrom_space.cpp131 void FromSpace::CopyFromRegions() in CopyFromRegions() function in common::FromSpace
150 void FromSpace::CopyFromRegions(Taskpool* threadPool) in CopyFromRegions() function in common::FromSpace
/arkcompiler/ets_runtime/common_components/heap/space/tests/
Dfrom_space_test.cpp44 HWTEST_F_L0(FromSpaceTest, CopyFromRegions) in HWTEST_F_L0() argument