Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/disassembler/
Ddisasm_ets_plugin.cpp215 void Disassembler::HandleArrayAnnotation(panda_file::AnnotationDataAccessor &annotationAccessor, in HandleArrayAnnotation()
228 void Disassembler::EnumerateAnnotations(panda_file::AnnotationDataAccessor &annotationAccessor, Ann… in EnumerateAnnotations()
284 panda_file::AnnotationDataAccessor annotationAccessor(*file_, annotationId); in GetETSAnnotation() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_utils.cpp111 … [&outDescriptors, &found, pfile](panda_file::AnnotationDataAccessor &annotationAccessor) { in GetExportedClassDescriptorsFromModule()
/arkcompiler/runtime_core/static_core/plugins/ets/abc2program/
Dabc2program_ets_plugin.cpp221 panda_file::AnnotationDataAccessor annotationAccessor(*file_, annotationId); in GetETSAnnotation() local