Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dwriter.cc702 std::vector<dex::MethodAnnotationsItem> dex_method_annotations; in WriteClassAnnotations() local
716 dex_method_annotations.push_back(dex_item); in WriteClassAnnotations()
741 data.Push(dex_method_annotations); in WriteClassAnnotations()