Searched defs:encodeUtf8 (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Utf8.java | 347 static void encodeUtf8(CharSequence in, ByteBuffer out) { in encodeUtf8() method in Utf8 645 abstract int encodeUtf8(CharSequence in, byte[] out, int offset, int length); in encodeUtf8() method in Utf8.Processor 665 final void encodeUtf8(CharSequence in, ByteBuffer out) { in encodeUtf8() method in Utf8.Processor 858 int encodeUtf8(CharSequence in, byte[] out, int offset, int length) { in encodeUtf8() method in Utf8.SafeProcessor 1204 int encodeUtf8(final CharSequence in, final byte[] out, final int offset, final int length) { in encodeUtf8() method in Utf8.UnsafeProcessor
|
/external/okhttp/okio/okio/src/main/java/okio/ |
D | ByteString.java | 84 public static ByteString encodeUtf8(String s) { in encodeUtf8() method in ByteString
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |