Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dreader.cc314 ir::Annotation* Reader::ExtractAnnotationItem(dex::u4 offset) { in ExtractAnnotationItem() function in dex::Reader
342 auto ir_annotation = ExtractAnnotationItem(dex_annotation_set->entries[i]); in ExtractAnnotationSet()
/tools/dexter/slicer/export/slicer/
Dreader.h75 ir::Annotation* ExtractAnnotationItem(dex::u4 offset);