Searched refs:dex_param_annotations (Results 1 – 1 of 1) sorted by relevance
703 std::vector<dex::ParameterAnnotationsItem> dex_param_annotations; in WriteClassAnnotations() local723 dex_param_annotations.push_back(dex_item); in WriteClassAnnotations()742 data.Push(dex_param_annotations); in WriteClassAnnotations()