Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetSCSU.java1155 private int outputBytes(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in outputBytes() method in CharsetSCSU.CharsetEncoderSCSU
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp5300 ScopedByteArrayRW outputBytes(env, output); local