/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/x509/ |
H A D | CertificateIssuerName.java | 50 public void encode(java.io.OutputStream out) throws java.io.IOException { in encode() method in CertificateIssuerName
|
H A D | SubjectAlternativeNameExtension.java | 62 public void encode(java.io.OutputStream out) throws java.io.IOException { in encode() method in SubjectAlternativeNameExtension
|
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/Carbon/ |
D | MediaDescr.py | 29 def encode(self, dict): member in _MediaDescriptionCodec
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/net/idna/ |
D | punycode.go | 105 func encode(prefix, s string) (string, error) { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust/ |
D | reserved_identifier_little_endian.rs | 40 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
|
D | reserved_identifier_big_endian.rs | 40 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/x509/ |
H A D | CertificateIssuerExtension.java | 182 public void encode(OutputStream out) throws IOException { in encode() method in CertificateIssuerExtension
|
H A D | DistributionPointName.java | 170 public void encode(DerOutputStream out) throws IOException { in encode() method in DistributionPointName
|
H A D | SubjectKeyIdentifierExtension.java | 128 public void encode(OutputStream out) throws IOException { in encode() method in SubjectKeyIdentifierExtension
|
/aosp_15_r20/external/cbor-java/src/main/java/co/nstant/in/cbor/encoder/ |
H A D | AbstractEncoder.java | 24 public abstract void encode(T dataItem) throws CborException; in encode() method in AbstractEncoder
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/ |
D | reset.rs | 40 pub fn encode<B: BufMut>(&self, dst: &mut B) { in encode() method
|
/aosp_15_r20/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/ |
H A D | MainActivityTest.java | 30 private byte[] encode(View view) throws ClassNotFoundException, NoSuchMethodException, in encode() method in MainActivityTest
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
H A D | BERApplicationSpecific.java | 100 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in BERApplicationSpecific
|
H A D | DLSet.java | 128 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in DLSet
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ |
H A D | BERApplicationSpecific.java | 102 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in BERApplicationSpecific
|
H A D | DLSequence.java | 88 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in DLSequence
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/roi/ |
H A D | encode_avc_vdenc_brc_roi_feature.cpp | 28 namespace encode namespace
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/ |
H A D | BERApplicationSpecific.java | 102 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in BERApplicationSpecific
|
H A D | DLSequence.java | 88 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in DLSequence
|
H A D | DLSet.java | 130 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in DLSet
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_HPM/codec/hal/enc/hevc/pipeline/ |
H A D | encode_hevc_vdenc_pipeline_xe_hpm.cpp | 41 namespace encode { namespace
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/packet/ |
H A D | encode_huc_la_init_packet.cpp | 30 namespace encode namespace
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/features/ |
H A D | encode_vp9_vdenc_feature_manager.cpp | 39 namespace encode namespace
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/bufferMgr/ |
H A D | encode_recycle_resource.cpp | 33 namespace encode { namespace
|
/aosp_15_r20/external/fonttools/Lib/fontTools/encodings/ |
H A D | codecs.py | 38 def encode(self, input, errors="strict"): member in ExtendCodec
|