Home
last modified time | relevance | path

Searched defs:storage_ (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
Dobj_pool.h249 Vector<T> storage_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_1/
Dtest_proxy_reference_storage_1.cpp73 …std::unique_ptr<SharedReferenceStorage> storage_ {}; // NOLINT(misc-non-private-member-variables-… member in ark::ets::interop::js::ets_proxy::testing::SharedReferenceStorage1GTest
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h224 Aligned<LockedObjectInfo *> storage_; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_vector.h562 VectorType storage_; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_vector.h598 VectorType storage_; variable