Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/platform/
Dstring_hash.h35 static constexpr size_t SIZE_1 = 1; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dallocator_test_base.h521 static constexpr size_t SIZE_1 = sizeof(ElementType); variable