/external/guava/guava/src/com/google/common/hash/ |
D | HashCode.java | 73 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/ |
D | HashCode.java | 73 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/ |
D | IsValidUtf8Test.java | 182 private static ByteString asBytes(String s) { in asBytes() method in IsValidUtf8Test
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | IsValidUtf8Test.java | 182 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/ |
D | IsValidUtf8Test.java | 182 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/ |
D | GCMUtil.java | 72 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/ |
D | GCMUtil.java | 72 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/ |
D | GCMUtil.java | 68 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/ |
D | BinaryStream.h | 322 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/ |
D | EnhancedAttributeValue.java | 573 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/ |
D | Prototype.java | 908 SdkBytes asBytes(); in asBytes() method
|
/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/archive/20200103/prototype/option-2/sync/ |
D | Prototype.java | 962 SdkBytes asBytes(); in asBytes() method
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | GeneratedMessageLite.java | 1434 private final byte[] asBytes; field in GeneratedMessageLite.SerializedForm
|
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | GeneratedMessageLite.java | 1434 private final byte[] asBytes; field in GeneratedMessageLite.SerializedForm
|
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | GeneratedMessageLite.java | 1434 private final byte[] asBytes; field in GeneratedMessageLite.SerializedForm
|