Searched refs:dex_method_annotations (Results 1 – 1 of 1) sorted by relevance
737 std::vector<dex::MethodAnnotationsItem> dex_method_annotations; in WriteClassAnnotations() local751 dex_method_annotations.push_back(dex_item); in WriteClassAnnotations()776 data.Push(dex_method_annotations); in WriteClassAnnotations()