Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_space.cpp258 void RegionSpace::CopyRegion(RegionDesc* region) in CopyRegion() function in common::RegionSpace
/arkcompiler/ets_runtime/common_components/heap/allocator/tests/
Dregion_space_test.cpp319 HWTEST_F_L0(RegionSpaceTest, CopyRegion) in HWTEST_F_L0() argument