Home
last modified time | relevance | path

Searched defs:SIZE_8 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dclass_linker.cpp551 constexpr size_t SIZE_8 = sizeof(uint8_t); in LayoutFieldsInBaseClassPadding() local
589 constexpr size_t SIZE_8 = sizeof(uint8_t); in LayoutFields() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test.cpp360 constexpr int SIZE_8 = 8; in GetSize() local
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h571 constexpr size_t SIZE_8 = sizeof(uint8_t); in ComputeClassSize() local