Home
last modified time | relevance | path

Searched defs:asBytes (Results 1 – 15 of 15) sorted by relevance

/external/guava/guava/src/com/google/common/hash/
DHashCode.java73 public abstract byte[] asBytes(); in asBytes() method in HashCode
132 public byte[] asBytes() { in asBytes() method in HashCode.IntHashCode
189 public byte[] asBytes() { in asBytes() method in HashCode.LongHashCode
264 public byte[] asBytes() { in asBytes() method in HashCode.BytesHashCode
/external/guava/android/guava/src/com/google/common/hash/
DHashCode.java73 public abstract byte[] asBytes(); in asBytes() method in HashCode
132 public byte[] asBytes() { in asBytes() method in HashCode.IntHashCode
189 public byte[] asBytes() { in asBytes() method in HashCode.LongHashCode
264 public byte[] asBytes() { in asBytes() method in HashCode.BytesHashCode
/external/cronet/stable/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DIsValidUtf8Test.java182 private static ByteString asBytes(String s) { in asBytes() method in IsValidUtf8Test
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DIsValidUtf8Test.java182 private static ByteString asBytes(String s) { in asBytes() method in IsValidUtf8Test
/external/cronet/tot/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DIsValidUtf8Test.java182 private static ByteString asBytes(String s) { in asBytes() method in IsValidUtf8Test
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java72 public static byte[] asBytes(int[] x) in asBytes() method in GCMUtil
79 public static void asBytes(int[] x, byte[] z) in asBytes() method in GCMUtil
84 public static byte[] asBytes(long[] x) in asBytes() method in GCMUtil
91 public static void asBytes(long[] x, byte[] z) in asBytes() method in GCMUtil
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java72 public static byte[] asBytes(int[] x) in asBytes() method in GCMUtil
79 public static void asBytes(int[] x, byte[] z) in asBytes() method in GCMUtil
84 public static byte[] asBytes(long[] x) in asBytes() method in GCMUtil
91 public static void asBytes(long[] x, byte[] z) in asBytes() method in GCMUtil
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java68 public static byte[] asBytes(int[] x) in asBytes() method in GCMUtil
75 public static void asBytes(int[] x, byte[] z) in asBytes() method in GCMUtil
80 public static byte[] asBytes(long[] x) in asBytes() method in GCMUtil
87 public static void asBytes(long[] x, byte[] z) in asBytes() method in GCMUtil
/external/angle/src/common/
DBinaryStream.h322 const char *asBytes = reinterpret_cast<const char *>(v); in write() local
/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/converter/attribute/
DEnhancedAttributeValue.java573 public SdkBytes asBytes() { in asBytes() method in EnhancedAttributeValue
/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/archive/20200103/prototype/option-1/sync/
DPrototype.java908 SdkBytes asBytes(); in asBytes() method
/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/archive/20200103/prototype/option-2/sync/
DPrototype.java962 SdkBytes asBytes(); in asBytes() method
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java1434 private final byte[] asBytes; field in GeneratedMessageLite.SerializedForm
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java1434 private final byte[] asBytes; field in GeneratedMessageLite.SerializedForm
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java1434 private final byte[] asBytes; field in GeneratedMessageLite.SerializedForm