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