Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dclass_linker.cpp549 constexpr size_t SIZE_32 = sizeof(uint32_t); in LayoutFieldsInBaseClassPadding() local
587 constexpr size_t SIZE_32 = sizeof(uint32_t); in LayoutFields() local
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h569 constexpr size_t SIZE_32 = sizeof(uint32_t); in ComputeClassSize() local