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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DASN1OutputStream.java19 void writeLength( method in class:ASN1OutputStream
70 writeLength(bytes.length);
111 writeLength(bytes.length);
/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DDumpLayer.cpp56 void LayerDumper::writeLength(const char* label, SkLength value) function in class:WebCore::LayerDumper

Completed in 79 milliseconds