Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
Dannotation.cpp251 void AnnotationData::SetOrAddElementByIndex(size_t ele_idx, AnnotationElement &&element) in SetOrAddElementByIndex()
Dmeta.h210 …void SetOrAddAnnotationElementByIndex(size_t anno_idx, size_t ele_idx, AnnotationElement &&element) in SetOrAddAnnotationElementByIndex()
/arkcompiler/runtime_core/assembler/tests/
Dannotation_test.cpp49 size_t ele_idx = 0; variable