Home
last modified time | relevance | path

Searched defs:GetElement (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_shared_memory-inl.h25 T EtsSharedMemory::GetElement(uint32_t index) in GetElement() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dannotation_data_accessor.cpp34 AnnotationDataAccessor::Elem AnnotationDataAccessor::GetElement(size_t i) const in GetElement() function in ark::panda_file::AnnotationDataAccessor
/arkcompiler/runtime_core/libpandafile/
Dannotation_data_accessor.cpp36 AnnotationDataAccessor::Elem AnnotationDataAccessor::GetElement(size_t i) const in GetElement() function in panda::panda_file::AnnotationDataAccessor
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dvn.h50 uint64_t GetElement(uint32_t index) const in GetElement() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dvn.h56 ObjType GetElement(uint32_t index) const in GetElement() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.h84 inline JSTaggedValue GetElement(int index) const in GetElement() function
Dlinked_hash_table.h258 inline JSTaggedValue GetElement(int index) const in GetElement() function
Dtagged_tree.h224 inline JSTaggedValue GetElement(int index) const in GetElement() function
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dpanda_cache_test.cpp148 ElementMock *GetElement(EntityId id) override in GetElement() function in ark::panda_file::test::MethodCacheOps
169 ElementMock *GetElement(EntityId id) override in GetElement() function in ark::panda_file::test::FieldCacheOps
196 ElementMock *GetElement(EntityId id) override in GetElement() function in ark::panda_file::test::ClassCacheOps
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.h103 GateRef GetElement(GateRef linkedTable, GateRef index) in GetElement() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Value.cpp389 typename P::ValueType GetElement(EtsObject *obj, EtsLong i) in GetElement() function