Home
last modified time | relevance | path

Searched defs:decodeHex (Results 1 – 19 of 19) sorted by relevance

/external/okio/okio/src/commonTest/kotlin/okio/
DByteStringFactory.kt24 fun decodeHex(hex: String): ByteString in decodeHex() method
30 override fun decodeHex(hex: String) = hex.decodeHex() in decodeHex() method
35 override fun decodeHex(hex: String) = Buffer().apply { write(hex.decodeHex()) }.snapshot() in decodeHex() method
40 override fun decodeHex(hex: String) = makeSegments(hex.decodeHex()) in decodeHex() method
48 override fun decodeHex(hex: String) = hex.decodeHex() in decodeHex() method
DByteStringTest.kt336 @Test fun decodeHex() { in decodeHex() method in okio.AbstractByteStringTest
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
DHex.java50 public static byte[] decodeHex(String hexString) { in decodeHex() method in Hex
/external/apache-http/src/org/apache/commons/codec/binary/
DHex.java59 public static byte[] decodeHex(char[] data) throws DecoderException { in decodeHex() method in Hex
/external/conscrypt/testing/src/main/java/org/conscrypt/
DTestUtils.java582 public static byte[] decodeHex(String encoded) throws IllegalArgumentException { in decodeHex() method in TestUtils
593 …public static byte[] decodeHex(String encoded, boolean allowSingleChar) throws IllegalArgumentExce… in decodeHex() method in TestUtils
603 public static byte[] decodeHex(char[] encoded) throws IllegalArgumentException { in decodeHex() method in TestUtils
614 …public static byte[] decodeHex(char[] encoded, boolean allowSingleChar) throws IllegalArgumentExce… in decodeHex() method in TestUtils
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/
DTestUtils.java588 public static byte[] decodeHex(String encoded) throws IllegalArgumentException { in decodeHex() method in TestUtils
599 …public static byte[] decodeHex(String encoded, boolean allowSingleChar) throws IllegalArgumentExce… in decodeHex() method in TestUtils
609 public static byte[] decodeHex(char[] encoded) throws IllegalArgumentException { in decodeHex() method in TestUtils
620 …public static byte[] decodeHex(char[] encoded, boolean allowSingleChar) throws IllegalArgumentExce… in decodeHex() method in TestUtils
/external/okio/okio/src/jvmMain/kotlin/okio/
DByteString.kt253 actual fun String.decodeHex() = commonDecodeHex() in getByte() method
297 fun decodeHex(string: String) = string.decodeHex() in getByte() method
/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DLocaleDistanceMapperTest.java287 private static byte[] decodeHex(String s) { in decodeHex() method in LocaleDistanceMapperTest
/external/okio/okio/src/jvmTest/java/okio/
DByteStringJavaTest.java81 ByteString decodeHex(String hex); in decodeHex() method
491 @Test public void decodeHex() throws Exception { in decodeHex() method in ByteStringJavaTest
/external/okhttp/okio/okio/src/test/java/okio/
DByteStringTest.java233 @Test public void decodeHex() throws Exception { in decodeHex() method in ByteStringTest
/external/okio/okio/src/commonMain/kotlin/okio/
DByteString.kt195 fun String.decodeHex(): ByteString in utf8() method
/external/okio/okio/src/nonJvmMain/kotlin/okio/
DByteString.kt178 actual fun String.decodeHex() = commonDecodeHex() in get() method
/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
DByteString.java157 public static ByteString decodeHex(String hex) { in decodeHex() method in ByteString
/external/okhttp/okio/okio/src/main/java/okio/
DByteString.java155 public static ByteString decodeHex(String hex) { in decodeHex() method in ByteString
/external/owasp/sanitizer/lib/commons-codec-1.4/
Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/caliper/lib/
Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module- ...
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...