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
167 private static ByteString asBytes(String s) { in asBytes() method in IsValidUtf8Test
130 const char *asBytes = reinterpret_cast<const char*>(v); in write() local
22 static byte[] asBytes(int[] ns) in asBytes() method in GCMUtil
749 private byte[] asBytes; field in GeneratedMessageLite.SerializedForm
146 __u8 asBytes[8]; member