Searched defs:PaddedItem (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/mem/ | ||
| D | items_pool.h | 30 union PaddedItem { union |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/ | ||
| D | test_items_pool.cpp | 30 using PaddedItem = Pool::PaddedItem; typedef in ark::ets::interop::js::ets_proxy::testing::ItemsPoolTest |