Searched defs:StateWordType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/common_interfaces/objects/ | ||
| D | base_state_word.h | 23 using StateWordType = uint64_t; variable |
| /arkcompiler/ets_runtime/common_components/heap/ark_collector/tests/ | ||
| D | ark_collector_test.cpp | 186 using StateWordType = uint64_t; typedef in common::test::DummyObject::BaseStateWord |