Searched defs:indirectReference (Results 1 – 10 of 10) sorted by relevance
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
D | ASN1External.java | 12 protected ASN1Integer indirectReference; field in ASN1External 85 …public ASN1External(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primi… in ASN1External() 99 …public ASN1External(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primi… in ASN1External() 288 private void setIndirectReference(ASN1Integer indirectReference) in setIndirectReference()
|
D | DLExternal.java | 37 …public DLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primiti… in DLExternal() 51 …public DLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primiti… in DLExternal()
|
D | DERExternal.java | 37 …public DERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primit… in DERExternal() 51 …public DERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primit… in DERExternal()
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/ |
D | ASN1External.java | 14 protected ASN1Integer indirectReference; field in ASN1External 87 …public ASN1External(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primi… in ASN1External() 101 …public ASN1External(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primi… in ASN1External() 290 private void setIndirectReference(ASN1Integer indirectReference) in setIndirectReference()
|
D | DLExternal.java | 39 …public DLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primiti… in DLExternal() 53 …public DLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primiti… in DLExternal()
|
D | DERExternal.java | 39 …public DERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primit… in DERExternal() 53 …public DERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primit… in DERExternal()
|
/external/skqp/src/pdf/ |
D | SkPDFFont.h | 76 SkPDFIndirectReference indirectReference() const { return fIndirectReference; } in indirectReference() function
|
D | SkPDFFont.cpp | 235 SkPDFIndirectReference indirectReference) in SkPDFFont()
|
/external/skia/src/pdf/ |
D | SkPDFFont.h | 76 SkPDFIndirectReference indirectReference() const { return fIndirectReference; } in indirectReference() function
|
D | SkPDFFont.cpp | 236 SkPDFIndirectReference indirectReference) in SkPDFFont()
|