Home
last modified time | relevance | path

Searched defs:isConstructed (Results 1 – 25 of 194) sorted by relevance

12345678

/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/
H A DASN1ApplicationSpecific.java16 protected final boolean isConstructed; field in ASN1ApplicationSpecific
21 boolean isConstructed, in ASN1ApplicationSpecific()
87 public boolean isConstructed() in isConstructed() method in ASN1ApplicationSpecific
H A DDERNull.java23 boolean isConstructed() in isConstructed() method in DERNull
H A DDLTaggedObject.java28 boolean isConstructed() in isConstructed() method in DLTaggedObject
H A DBERTaggedObjectParser.java32 public boolean isConstructed() in isConstructed() method in BERTaggedObjectParser
H A DDEROctetString.java36 boolean isConstructed() in isConstructed() method in DEROctetString
H A DDERTaggedObject.java33 boolean isConstructed() in isConstructed() method in DERTaggedObject
H A DDERGraphicString.java89 boolean isConstructed() in isConstructed() method in DERGraphicString
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DASN1ApplicationSpecific.java14 protected final boolean isConstructed; field in ASN1ApplicationSpecific
19 boolean isConstructed, in ASN1ApplicationSpecific()
85 public boolean isConstructed() in isConstructed() method in ASN1ApplicationSpecific
H A DDERNull.java21 boolean isConstructed() in isConstructed() method in DERNull
H A DDLTaggedObject.java26 boolean isConstructed() in isConstructed() method in DLTaggedObject
H A DBERTaggedObjectParser.java30 public boolean isConstructed() in isConstructed() method in BERTaggedObjectParser
H A DDEROctetString.java34 boolean isConstructed() in isConstructed() method in DEROctetString
H A DDERTaggedObject.java31 boolean isConstructed() in isConstructed() method in DERTaggedObject
H A DDERGraphicString.java85 boolean isConstructed() in isConstructed() method in DERGraphicString
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/
H A DASN1ApplicationSpecific.java16 protected final boolean isConstructed; field in ASN1ApplicationSpecific
21 boolean isConstructed, in ASN1ApplicationSpecific()
87 public boolean isConstructed() in isConstructed() method in ASN1ApplicationSpecific
H A DDERNull.java24 boolean isConstructed() in isConstructed() method in DERNull
H A DDLTaggedObject.java28 boolean isConstructed() in isConstructed() method in DLTaggedObject
H A DBERTaggedObjectParser.java32 public boolean isConstructed() in isConstructed() method in BERTaggedObjectParser
H A DDEROctetString.java37 boolean isConstructed() in isConstructed() method in DEROctetString
H A DDERTaggedObject.java33 boolean isConstructed() in isConstructed() method in DERTaggedObject
H A DBERTaggedObject.java50 boolean isConstructed() in isConstructed() method in BERTaggedObject
H A DDERGraphicString.java89 boolean isConstructed() in isConstructed() method in DERGraphicString
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/util/
H A DDerValue.java90 public boolean isConstructed() { in isConstructed() method in DerValue
94 public boolean isConstructed(byte constructedTag) { in isConstructed() method in DerValue
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DDerValue.java201 public boolean isConstructed() { return ((tag & 0x020) == 0x020); } in isConstructed() method in DerValue
206 public boolean isConstructed(byte constructedTag) { in isConstructed() method in DerValue
/aosp_15_r20/external/aws-sdk-java-v2/services/cloudfront/src/main/java/software/amazon/awssdk/services/cloudfront/internal/auth/
H A DAsn1Object.java72 public boolean isConstructed() { in isConstructed() method in Asn1Object

12345678