Home
last modified time | relevance | path

Searched defs:StateWordType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/common_interfaces/objects/
Dbase_state_word.h23 using StateWordType = uint64_t; variable
/arkcompiler/ets_runtime/common_components/heap/ark_collector/tests/
Dark_collector_test.cpp186 using StateWordType = uint64_t; typedef in common::test::DummyObject::BaseStateWord