Home
last modified time | relevance | path

Searched defs:GetSize (Results 1 – 25 of 140) sorted by relevance

123456

/arkcompiler/runtime_core/static_core/libpandafile/
Dcode_data_accessor.h52 size_t GetSize() in GetSize() function
98 size_t GetSize() const in GetSize() function
152 size_t GetSize() in GetSize() function
Dparam_annotations_data_accessor.h39 uint32_t GetSize() const in GetSize() function
108 size_t GetSize() in GetSize() function
Dmethod_handle_data_accessor.h36 size_t GetSize() const in GetSize() function
Ddebug_data_accessor.h51 size_t GetSize() in GetSize() function
Dproto_data_accessor.h70 size_t GetSize() in GetSize() function
/arkcompiler/runtime_core/libpandafile/
Dcode_data_accessor.h52 size_t GetSize() in GetSize() function
98 size_t GetSize() const in GetSize() function
152 size_t GetSize() in GetSize() function
Dparam_annotations_data_accessor.h39 uint32_t GetSize() const in GetSize() function
108 size_t GetSize() in GetSize() function
Dmethod_handle_data_accessor.h36 size_t GetSize() const in GetSize() function
Ddebug_data_accessor.h51 size_t GetSize() in GetSize() function
Dproto_data_accessor.h66 size_t GetSize() in GetSize() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dtagged_object.cpp20 size_t TaggedObject::GetSize() in GetSize() function in panda::ecmascript::TaggedObject
Darea.h51 size_t GetSize() in GetSize() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dfile_stream.h37 int GetSize() override in GetSize() function
72 int GetSize() override in GetSize() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_vector.h106 inline uint32_t GetSize() const in GetSize() function
Djs_api_lightweightset.h66 inline uint32_t GetSize() const in GetSize() function
Djs_api_plain_array.h66 inline uint32_t GetSize() const in GetSize() function
Djs_api_stack.h51 inline int32_t GetSize() const in GetSize() function
Djs_api_queue.h50 inline uint32_t GetSize(const JSThread *thread) const in GetSize() function
Djs_api_arraylist.h80 inline uint32_t GetSize(JSThread *thread) const in GetSize() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/hybrid/mem/
Dstatic_object_operator.h37 size_t GetSize(const panda::BaseObject *object) const override in GetSize() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dfree_object.h27 uint32_t GetSize() const in GetSize() function
/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_message.h56 size_t GetSize() const in GetSize() function
/arkcompiler/runtime_core/libpandabase/utils/
Daligned_storage.h39 static constexpr size_t GetSize() in GetSize() function
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.h44 uintptr_t GetSize() const in GetSize() function
/arkcompiler/ets_runtime/ecmascript/
Djs_weak_container.cpp59 int JSWeakMap::GetSize(const JSThread *thread) const in GetSize() function in panda::ecmascript::JSWeakMap
105 int JSWeakSet::GetSize(const JSThread *thread) const in GetSize() function in panda::ecmascript::JSWeakSet

123456