Home
last modified time | relevance | path

Searched defs:AddElement (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dannotation.h59 void AddElement(AnnotationElement &&element) in AddElement() function
Dmeta.h368 void AddElement(AnnotationElement &&element) in AddElement() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_table.h340 inline void AddElement(const JSThread *thread, int entry, const JSHandle<JSTaggedValue> &key, in AddElement() function