Home
last modified time | relevance | path

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

/tools/dexter/slicer/export/slicer/
Dreader.h77 ir::AnnotationSetRefList* ExtractAnnotationSetRefList(dex::u4 offset);
/tools/dexter/slicer/
Dreader.cc350 ir::AnnotationSetRefList* Reader::ExtractAnnotationSetRefList(dex::u4 offset) { in ExtractAnnotationSetRefList() function in dex::Reader
405 ExtractAnnotationSetRefList(dex_param_annotation->annotations_off); in ParseParamAnnotation()