Searched defs:ObjectSize (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ | ||
| H A D | array.h | 180 size_t ObjectSize(uint32_t componentSize) const in ObjectSize() function in ark::ark::coretypes::Array |
| H A D | string.h | 221 size_t ObjectSize() const in ObjectSize() function in ark::coretypes::String |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| H A D | ets_array.h | 46 size_t ObjectSize() in ObjectSize() function in ark::ets::EtsArray |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | object_header.h | 306 size_t ObjectSize(BaseClass *baseKlass) const in ObjectSize() function in ark::ObjectHeader |
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | object_header.cpp | 247 size_t ObjectHeader::ObjectSize() const in ObjectSize() function in ark::ObjectHeader |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_string.h | 1166 size_t ObjectSize() const in ObjectSize() function in panda::EcmaStringAccessor |
Completed in 6 milliseconds