Home
last modified time | relevance | path

Searched defs:hasAnnotation (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/disassembler/tests/
Ddisassembler_system_annotations_test.cpp60 bool hasAnnotation = ValidateAnnotation(annotations, ANNOTATION_NAME); variable
78 bool hasAnnotation = ValidateAnnotation(annotations, ANNOTATION_NAME); variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Djson_helper.cpp497 bool hasAnnotation = false; in CheckUnsupportedAnnotation() local