Home
last modified time | relevance | path

Searched refs:GetAnnotationArray (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
Dparam_annotations_data_accessor.h88 AnnotationArray GetAnnotationArray(uint32_t index) in GetAnnotationArray() function
Dfile_reader.cpp531 ParamAnnotationsDataAccessor::AnnotationArray annArr = paramAcc.GetAnnotationArray(i); in CreateMethodParamItems()
543 ParamAnnotationsDataAccessor::AnnotationArray annArr = paramAcc.GetAnnotationArray(i); in CreateMethodParamItems()
/arkcompiler/runtime_core/libpandafile/
Dparam_annotations_data_accessor.h88 AnnotationArray GetAnnotationArray(uint32_t index) in GetAnnotationArray() function
Dfile_reader.cpp556 ParamAnnotationsDataAccessor::AnnotationArray ann_arr = param_acc.GetAnnotationArray(i); in CreateMethodParamItems()
568 ParamAnnotationsDataAccessor::AnnotationArray ann_arr = param_acc.GetAnnotationArray(i); in CreateMethodParamItems()