Searched refs:ParameterAnnotationsItem (Results 1 – 3 of 3) sorted by relevance
399 reinterpret_cast<const dex::ParameterAnnotationsItem*>(*pptr); in ParseParamAnnotation()408 *pptr += sizeof(dex::ParameterAnnotationsItem); in ParseParamAnnotation()
703 std::vector<dex::ParameterAnnotationsItem> dex_param_annotations; in WriteClassAnnotations()720 dex::ParameterAnnotationsItem dex_item = {}; in WriteClassAnnotations()
274 struct ParameterAnnotationsItem { struct