Home
last modified time | relevance | path

Searched defs:RemovePoolFromMap (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dpool_map.cpp34 void PoolMap::RemovePoolFromMap(const void *poolAddr, size_t poolSize) in RemovePoolFromMap() function in ark::PoolMap
/arkcompiler/runtime_core/libpandabase/mem/
Dpool_map.cpp34 void PoolMap::RemovePoolFromMap(const void *pool_addr, size_t pool_size) in RemovePoolFromMap() function in panda::PoolMap
/arkcompiler/runtime_core/libpandabase/tests/
Dpool_map_test.cpp55 void RemovePoolFromMap(Pool pool) in RemovePoolFromMap() function in panda::PoolMapTest
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dpool_map_test.cpp59 void RemovePoolFromMap(Pool pool) in RemovePoolFromMap() function in ark::PoolMapTest