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