Searched defs:BASE16_SIZE (Results 1 – 3 of 3) sorted by relevance
46 private static final int BASE16_SIZE = 2 * SIZE; field in SpanId106 BASE16_SIZE, in fromLowerBase16() local
40 private static final int BASE16_SIZE = 2 * BigendianEncoding.LONG_BASE16; field in TraceId109 BASE16_SIZE, in fromLowerBase16() local
46 private static final int BASE16_SIZE = 2 * SIZE; field in TraceOptions