Home
last modified time | relevance | path

Searched defs:poolMap_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dpool_map.h173 std::array<PoolInfo, POOL_MAP_SIZE> poolMap_; variable
Dmmap_mem_pool.h400 PoolMap poolMap_; variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dpool_map_test.cpp139 PoolMap poolMap_; member in ark::PoolMapTest