Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dwriter.cc701 std::vector<dex::FieldAnnotationsItem> dex_field_annotations; in WriteClassAnnotations() local
709 dex_field_annotations.push_back(dex_item); in WriteClassAnnotations()
740 data.Push(dex_field_annotations); in WriteClassAnnotations()