Searched defs:LinkInfo (Results 1 – 4 of 4) sorted by relevance
89 struct LinkInfo { struct95 typedef std::vector<LinkInfo> LinkInfoList; argument
101 public static class LinkInfo { class in AnnotationSpan108 public LinkInfo(String annotation, View.OnClickListener listener) { in LinkInfo() method in AnnotationSpan.LinkInfo114 public LinkInfo(Context context, String annotation, Intent intent) { in LinkInfo() method in AnnotationSpan.LinkInfo
81 public static class LinkInfo { class in AnnotationLinkSpan86 public LinkInfo(@NonNull String annotation, View.OnClickListener listener) { in LinkInfo() method in AnnotationLinkSpan.LinkInfo
1492 struct LinkInfo { in ipSecAddXfrmInterface() struct1493 nlattr infoKindNla; in ipSecAddXfrmInterface()1494 char infoKind[INFO_KIND_MAX_LEN]; // Already aligned in ipSecAddXfrmInterface()1496 nlattr infoDataNla; in ipSecAddXfrmInterface()1497 struct InfoData { in ipSecAddXfrmInterface()1503 } infoData; // Already aligned in ipSecAddXfrmInterface()