Home
last modified time | relevance | path

Searched defs:DATA_OFFSET (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dline_string.h46 … static constexpr size_t DATA_OFFSET = BaseString::SIZE; // DATA_OFFSET equal to Empty String size variable
/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_sendable_arraybuffer.h40 static constexpr size_t DATA_OFFSET = JSObject::SIZE; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.h40 static constexpr size_t DATA_OFFSET = JSObject::SIZE; variable
Dbyte_array.h62 static constexpr size_t DATA_OFFSET = SIZE; // DATA_OFFSET equal to Empty ByteArray size variable
Dtagged_array.h130 static constexpr size_t DATA_OFFSET = SIZE; // DATA_OFFSET equal to Empty Array size variable
Djs_bigint.h176 static constexpr size_t DATA_OFFSET = SIZE; variable
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_item_container_test.cpp817 constexpr size_t DATA_OFFSET = 12U; variable
855 constexpr size_t DATA_OFFSET = 12U; variable
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_item_container_test.cpp704 constexpr size_t DATA_OFFSET = 12U; in TEST() local
743 constexpr size_t DATA_OFFSET = 12U; in TEST() local