Home
last modified time | relevance | path

Searched defs:annotation_name (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/disassembler/tests/
H A Ddisassembler_system_annotations_test.cpp34 bool ValidateAnnotation(std::optional<std::vector<std::string>> &annotations, const std::string &annotation_name) in ValidateAnnotation() argument
/arkcompiler/runtime_core/assembler/
H A Dmeta.h211 void DeleteAnnotationElementByName(std::string_view annotation_name, std::string_view annotation_elem_name) in DeleteAnnotationElementByName() argument
222 void DeleteAnnotationByName(const std::string_view &annotation_name) in DeleteAnnotationByName() argument
233 void AddAnnotationElementByName(const std::string_view &annotation_name, AnnotationElement &&element) in AddAnnotationElementByName() argument
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp547 GetAnnotationElements(pandasm::Function &method, const panda_file::AnnotationDataAccessor &ada, const std::string &annotation_name) GetAnnotationElements() argument
617 AddAnnotationElement(pandasm::Function &method, const std::string &annotation_name, const std::string &key, const U &value) AddAnnotationElement() argument
[all...]

Completed in 4 milliseconds