/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | CodedOutputStreamTest.java | 55 byte[] toByteArray(); in toByteArray() method 75 public byte[] toByteArray() { in toByteArray() method in CodedOutputStreamTest.OutputStreamCoder 100 public byte[] toByteArray() { in toByteArray() method in CodedOutputStreamTest.ArrayCoder 132 public byte[] toByteArray() { in toByteArray() method in CodedOutputStreamTest.NioHeapCoder 175 public byte[] toByteArray() { in toByteArray() method in CodedOutputStreamTest.NioDirectCoder
|
D | ExperimentalSerializationUtil.java | 43 public static <T> byte[] toByteArray(T msg) throws IOException { in toByteArray() method in ExperimentalSerializationUtil 51 public static <T> byte[] toByteArray(T msg, Schema<T> schema) throws IOException { in toByteArray() method in ExperimentalSerializationUtil
|
D | CodedAdapterTest.java | 87 public static <T> byte[] toByteArray(T msg, int size) throws Exception { in toByteArray() method in CodedAdapterTest
|
D | IsValidUtf8Test.java | 123 private byte[] toByteArray(int... bytes) { in toByteArray() method in IsValidUtf8Test
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | MagnitudeDependentWriter.java | 69 public byte[] toByteArray() { in toByteArray() method in MagnitudeDependentWriter
|
D | BitIOWriter.java | 64 public byte[] toByteArray() { in toByteArray() method in BitIOWriter
|
D | CvtEncoder.java | 70 public byte[] toByteArray() { in toByteArray() method in CvtEncoder
|
D | LzcompCompress.java | 407 private byte[] toByteArray() { in toByteArray() method in LzcompCompress
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | MagnitudeDependentWriter.java | 69 public byte[] toByteArray() { in toByteArray() method in MagnitudeDependentWriter
|
D | BitIOWriter.java | 64 public byte[] toByteArray() { in toByteArray() method in BitIOWriter
|
D | CvtEncoder.java | 70 public byte[] toByteArray() { in toByteArray() method in CvtEncoder
|
D | LzcompCompress.java | 407 private byte[] toByteArray() { in toByteArray() method in LzcompCompress
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
D | Trie.java | 106 public byte[] toByteArray() { in toByteArray() method
|
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
D | CollationKeyICU.java | 48 public byte[] toByteArray() { in toByteArray() method in CollationKeyICU
|
/third_party/node/deps/icu-small/source/i18n/ |
D | sortkey.cpp | 226 CollationKey::toByteArray(int32_t& count) const in toByteArray() function in CollationKey
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | sortkey.cpp | 226 CollationKey::toByteArray(int32_t& count) const in toByteArray() function in CollationKey
|
/third_party/icu/icu4c/source/i18n/ |
D | sortkey.cpp | 226 CollationKey::toByteArray(int32_t& count) const in toByteArray() function in CollationKey
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | sortkey.cpp | 226 CollationKey::toByteArray(int32_t& count) const in toByteArray() function in CollationKey
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CollationKey.java | 224 public byte[] toByteArray() in toByteArray() method in CollationKey
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | CollationKey.java | 230 public byte[] toByteArray() in toByteArray() method in CollationKey
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | MessageLite.java | 95 byte[] toByteArray(); in toByteArray() method
|
D | AbstractMessageLite.java | 67 public byte[] toByteArray() { in toByteArray() method in AbstractMessageLite
|
D | Internal.java | 185 public static byte[] toByteArray(String value) { in toByteArray() method in Internal
|
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestConversion.java | 1174 private byte[] toByteArray(String str) { in toByteArray() method
|
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
D | FlexBuffers.kt | 308 public fun toByteArray(): ByteArray { in toByteArray() method in com.google.flatbuffers.kotlin.Reference 546 public fun toByteArray(): ByteArray { in data() method
|