Home
last modified time | relevance | path

Searched defs:annotation_iter (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/assembler/
H A Dmeta.h213 auto annotation_iter = std::find_if(annotations_.begin(), annotations_.end(), in DeleteAnnotationElementByName() local
224 auto annotation_iter = std::find_if(annotations_.begin(), annotations_.end(), in DeleteAnnotationByName() local
235 auto annotation_iter = std::find_if(annotations_.begin(), annotations_.end(), in AddAnnotationElementByName() local
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp695 const auto annotation_iter = in GetSerializedMethodAnnotation() local

Completed in 5 milliseconds