Home
last modified time | relevance | path

Searched defs:dex_annotations (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/dexter/slicer/
H A Dreader.cc333 auto dex_annotations = dataPtr<dex::AnnotationsDirectoryItem>(offset); in ExtractAnnotations() local
H A Dwriter.cc766 dex::AnnotationsDirectoryItem dex_annotations = {}; in WriteClassAnnotations() local