Home
last modified time | relevance | path

Searched defs:writeLength (Results 1 – 2 of 2) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1OutputStream.java19 void writeLength( in writeLength() method in ASN1OutputStream
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp50 OPJ_SIZE_T writeLength = p_nb_bytes; in opj_write_from_memory() local