Home
last modified time | relevance | path

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

/aosp_15_r20/tools/dexter/slicer/
H A Dreader.cc439 auto dex_param_annotation = in ParseParamAnnotation() local
443 ir_param_annotation->method_decl = GetMethodDecl(dex_param_annotation->method_idx); in ParseParamAnnotation()
446 ExtractAnnotationSetRefList(dex_param_annotation->annotations_off); in ParseParamAnnotation()