Home
last modified time | relevance | path

Searched refs:SPACE_TYPE_LAST (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
H A Dspace.h35 SPACE_TYPE_LAST // Count of different types
43 constexpr size_t SPACE_TYPE_SIZE = helpers::ToUnderlying(SpaceType::SPACE_TYPE_LAST);
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dspace.h35 SPACE_TYPE_LAST // Count of different types
48 constexpr size_t SPACE_TYPE_SIZE = helpers::ToUnderlying(SpaceType::SPACE_TYPE_LAST);
/arkcompiler/runtime_core/libpandabase/tests/
H A Dmem_space_test.cpp42 EXPECT_STREQ("ark-Unknown Space", SpaceTypeToString(SpaceType::SPACE_TYPE_LAST)); in HWTEST()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dspace.h50 SPACE_TYPE_LAST, // Count of different types enumerator

Completed in 2 milliseconds