Home
last modified time | relevance | path

Searched defs:SetElement (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandafile/tests/
Dpanda_cache_test.cpp150 void SetElement(EntityId id, ElementMock *m) override in SetElement() function in panda::panda_file::test::MethodCacheOps
174 void SetElement(EntityId id, ElementMock *m) override in SetElement() function in panda::panda_file::test::FieldCacheOps
198 void SetElement(EntityId id, ElementMock *m) override in SetElement() function in panda::panda_file::test::ClassCacheOps
/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.h78 inline void SetElement(const JSThread *thread, int index, const JSTaggedValue &element) in SetElement() function
Dlinked_hash_table.h256 inline void SetElement(const JSThread *thread, int index, JSTaggedValue element) in SetElement() function
Dtagged_tree.h274 inline void SetElement(const JSThread *thread, uint32_t index, JSTaggedValue element) in SetElement() function