Searched refs:ParameterAnnotationsItem (Results 1 – 3 of 3) sorted by relevance
329 struct ParameterAnnotationsItem { struct
440 reinterpret_cast<const dex::ParameterAnnotationsItem*>(*pptr); in ParseParamAnnotation()449 *pptr += sizeof(dex::ParameterAnnotationsItem); in ParseParamAnnotation()
738 std::vector<dex::ParameterAnnotationsItem> dex_param_annotations; in WriteClassAnnotations()755 dex::ParameterAnnotationsItem dex_item = {}; in WriteClassAnnotations()