Home
last modified time | relevance | path

Searched defs:AnnotationElement (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
Dannotation.cpp154 AnnotationElement::AnnotationElement(const AnnotationElement &annElem) in AnnotationElement() function in ark::pandasm::AnnotationElement
Dannotation.h33 class AnnotationElement; variable
529 PANDA_PUBLIC_API AnnotationElement(std::string_view name, std::unique_ptr<Value> value) in AnnotationElement() function
/arkcompiler/runtime_core/assembler/
Dannotation.cpp163 AnnotationElement::AnnotationElement(const AnnotationElement &ann_elem) in AnnotationElement() function in panda::pandasm::AnnotationElement
Dannotation.h33 class AnnotationElement; variable
537 AnnotationElement(const std::string_view &name, std::unique_ptr<Value> value) in AnnotationElement() function
/arkcompiler/ets_frontend/merge_abc/protos/
Dannotation.proto52 message AnnotationElement { message
/arkcompiler/runtime_core/docs/
Dfile_format.md581 ### AnnotationElement subsection
/arkcompiler/runtime_core/static_core/docs/
Dfile_format.md583 ### AnnotationElement subsection