Home
last modified time | relevance | path

Searched defs:indirectReference (Results 1 – 10 of 10) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1External.java12 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()
DDLExternal.java37 …public DLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primiti… in DLExternal()
51 …public DLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primiti… in DLExternal()
DDERExternal.java37 …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/
DASN1External.java14 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()
DDLExternal.java39 …public DLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primiti… in DLExternal()
53 …public DLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primiti… in DLExternal()
DDERExternal.java39 …public DERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primit… in DERExternal()
53 …public DERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primit… in DERExternal()
/external/skqp/src/pdf/
DSkPDFFont.h76 SkPDFIndirectReference indirectReference() const { return fIndirectReference; } in indirectReference() function
DSkPDFFont.cpp235 SkPDFIndirectReference indirectReference) in SkPDFFont()
/external/skia/src/pdf/
DSkPDFFont.h76 SkPDFIndirectReference indirectReference() const { return fIndirectReference; } in indirectReference() function
DSkPDFFont.cpp236 SkPDFIndirectReference indirectReference) in SkPDFFont()