Home
last modified time | relevance | path

Searched defs:fromBytes (Results 1 – 24 of 24) sorted by relevance

/external/opencensus-java/api/src/main/java/io/opencensus/trace/
DSpanId.java71 public static SpanId fromBytes(byte[] buffer) { in fromBytes() method in SpanId
92 public static SpanId fromBytes(byte[] src, int srcOffset) { in fromBytes() method in SpanId
DTraceId.java72 public static TraceId fromBytes(byte[] buffer) { in fromBytes() method in TraceId
93 public static TraceId fromBytes(byte[] src, int srcOffset) { in fromBytes() method in TraceId
DTraceOptions.java78 public static TraceOptions fromBytes(byte[] buffer) { in fromBytes() method in TraceOptions
100 public static TraceOptions fromBytes(byte[] src, int srcOffset) { in fromBytes() method in TraceOptions
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DUtf8StringByteConverter.java74 public Appendable fromBytes(byte[] input, int byteStart, int byteLength, in fromBytes() method in Utf8StringByteConverter
DStringByteConverter.java74 public abstract Appendable fromBytes(byte[] input, int byteStart, in fromBytes() method in StringByteConverter
DDictionaryStringByteConverter.java110 public Appendable fromBytes(byte[] input, int byteStart, int byteLength, Appendable result) { in fromBytes() method in DictionaryStringByteConverter
DCompactStringByteConverter.java89 public Appendable fromBytes(byte[] input, int byteStart, int byteLength, Appendable result) { in fromBytes() method in CompactStringByteConverter
/external/guava/guava-tests/test/com/google/common/hash/
DHashCodeTest.java98 HashCode fromBytes = HashCode.fromBytes(expected.bytes); in testFromBytes() local
/external/guava/android/guava-tests/test/com/google/common/hash/
DHashCodeTest.java98 HashCode fromBytes = HashCode.fromBytes(expected.bytes); in testFromBytes() local
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/
DTzDataSetVersion.java139 public static TzDataSetVersion fromBytes(byte[] bytes) throws TzDataSetException { in fromBytes() method in TzDataSetVersion
/external/guava/guava/src/com/google/common/hash/
DHashCode.java238 public static HashCode fromBytes(byte[] bytes) { in fromBytes() method in HashCode
/external/guava/android/guava/src/com/google/common/hash/
DHashCode.java238 public static HashCode fromBytes(byte[] bytes) { in fromBytes() method in HashCode
/external/deqp/framework/common/
DtcuRGBA.hpp87 …static RGBA fromBytes (const deUint8* bytes) { return RGBA(bytes[0], bytes[1], bytes[2], bytes[… in fromBytes() function in tcu::RGBA
/external/glide/library/src/main/java/com/bumptech/glide/
DRequestManager.java524 public DrawableTypeRequest<byte[]> fromBytes() { in fromBytes() method in RequestManager
/external/guava/guava/src/com/google/common/primitives/
DChars.java325 public static char fromBytes(byte b1, byte b2) { in fromBytes() method in Chars
DShorts.java334 public static short fromBytes(byte b1, byte b2) { in fromBytes() method in Shorts
DLongs.java310 public static long fromBytes( in fromBytes() method in Longs
DInts.java336 public static int fromBytes(byte b1, byte b2, byte b3, byte b4) { in fromBytes() method in Ints
/external/guava/android/guava/src/com/google/common/primitives/
DChars.java325 public static char fromBytes(byte b1, byte b2) { in fromBytes() method in Chars
DShorts.java334 public static short fromBytes(byte b1, byte b2) { in fromBytes() method in Shorts
DInts.java334 public static int fromBytes(byte b1, byte b2, byte b3, byte b4) { in fromBytes() method in Ints
DLongs.java308 public static long fromBytes( in fromBytes() method in Longs
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dyoutubereporting.v1.json533 "fromBytes": { object
Dcloudsupport.v2beta.json911 "fromBytes": { object