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