Home
last modified time | relevance | path

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

/aosp_15_r20/tools/dexter/slicer/
H A Dwriter.cc737 std::vector<dex::MethodAnnotationsItem> dex_method_annotations; in WriteClassAnnotations() local
751 dex_method_annotations.push_back(dex_item); in WriteClassAnnotations()
776 data.Push(dex_method_annotations); in WriteClassAnnotations()