Searched defs:asBytes (Results 1 – 7 of 7) sorted by relevance
44 @Override public byte[] asBytes() { in asBytes() method in HashCodes.IntHashCode80 @Override public byte[] asBytes() { in asBytes() method in HashCodes.LongHashCode121 @Override public byte[] asBytes() { in asBytes() method in HashCodes.BytesHashCode
53 public abstract byte[] asBytes(); in asBytes() method in HashCode
55 static byte[] asBytes(int[] x) in asBytes() method in GCMUtil62 static void asBytes(int[] x, byte[] z) in asBytes() method in GCMUtil67 static byte[] asBytes(long[] x) in asBytes() method in GCMUtil74 static void asBytes(long[] x, byte[] z) in asBytes() method in GCMUtil
167 private static ByteString asBytes(String s) { in asBytes() method in IsValidUtf8Test
191 const char *asBytes = reinterpret_cast<const char*>(v); in write() local
749 private byte[] asBytes; field in GeneratedMessageLite.SerializedForm
146 __u8 asBytes[8]; member