Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dclass_linker_test.cpp201 static size_t GetComponentSize(ClassRoot component_root) in GetComponentSize() function
/arkcompiler/runtime_core/runtime/include/
Dclass-inl.h110 inline uint32_t Class::GetComponentSize() const in GetComponentSize() function
/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp1073 size_t ArrayValueItem::GetComponentSize() const in GetComponentSize() function in panda::panda_file::ArrayValueItem