Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 25 of 1621) sorted by relevance

12345678910>>...65

/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/params/
DTlvUtil.java23 public static final byte[] getBytes(byte data) { in getBytes() method in TlvUtil
28 public static final byte[] getBytes(short data) { in getBytes() method in TlvUtil
40 public static final byte[] getBytes(int data) { in getBytes() method in TlvUtil
52 public static final byte[] getBytes(long data) { in getBytes() method in TlvUtil
72 public static final byte[] getBytes(int data, int start, int length) { in getBytes() method in TlvUtil
/aosp_15_r20/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/mutation/mutator/collection/
H A DMapMutatorTest.java66 "Key1".getBytes(), in mapInitInsert()
70 "Value1".getBytes())) { in mapInitInsert()
84 "Key2".getBytes(), in mapInitInsert()
88 "Value2".getBytes(), in mapInitInsert()
92 "Key3".getBytes(), in mapInitInsert()
96 "Value3".getBytes())) { in mapInitInsert()
/aosp_15_r20/out/soong/.intermediates/packages/apps/ManagedProvisioning/ManagedProvisioningLib/android_common/kapt/gen/stubs/com/android/managedprovisioning/contracts/
DChecksum.java7 public abstract byte[] getBytes(); in getBytes() method
20 public byte[] getBytes() { in getBytes() method in Checksum.PackageChecksum
51 public byte[] getBytes() { in getBytes() method in Checksum.SignatureChecksum
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DOutputStreamTesterTest.java90 public byte[] getBytes() throws IOException { in getBytes() method in OutputStreamTesterTest.FileOutputStreamSinkTester
109 public byte[] getBytes() throws IOException { in getBytes() method in OutputStreamTesterTest.ByteArrayOutputStreamSinkTester
140 public byte[] getBytes() throws Exception { in getBytes() method in OutputStreamTesterTest.PipedOutputStreamSinkTester
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
H A DZipEightByteInteger.java107 public byte[] getBytes() { in getBytes() method in ZipEightByteInteger
132 public static byte[] getBytes(final long value) { in getBytes() method in ZipEightByteInteger
141 public static byte[] getBytes(final BigInteger value) { in getBytes() method in ZipEightByteInteger
H A DZipShort.java69 public byte[] getBytes() { in getBytes() method in ZipShort
88 public static byte[] getBytes(final int value) { in getBytes() method in ZipShort
H A DZipLong.java114 public byte[] getBytes() { in getBytes() method in ZipLong
138 public static byte[] getBytes(final long value) { in getBytes() method in ZipLong
/aosp_15_r20/external/ow2-asm/asm-test/src/main/java/org/objectweb/asm/test/
H A DAsmTest.java238 public byte[] getBytes() { in getBytes() method in AsmTest.PrecompiledClass
292 public byte[] getBytes() { in getBytes() method in AsmTest.InvalidClass
371 private static byte[] getBytes(final String name, final String extension) { in getBytes() method in AsmTest
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/
H A DString.annotated.java90 @Deprecated public void getBytes(int srcBegin, int srcEnd, byte[] dst, int dstBegin) { throw new Ru… in getBytes() method in String
92 public byte[] getBytes(@libcore.util.NonNull java.lang.String charsetName) throws java.io.Unsupport… in getBytes() method in String
94 public byte[] getBytes(@libcore.util.NonNull java.nio.charset.Charset charset) { throw new RuntimeE… in getBytes() method in String
96 public byte[] getBytes() { throw new RuntimeException("Stub!"); } in getBytes() method in String
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DDnsPacket.java198 public byte[] getBytes() { in getBytes() method in DnsPacket.DnsHeader
438 public byte[] getBytes() throws IOException { in getBytes() method in DnsPacket.DnsRecord
577 public @NonNull byte[] getBytes() throws IOException { in getBytes() method in DnsPacket
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dsortkey.h260 uint8_t *getBytes() { in getBytes() function
263 const uint8_t *getBytes() const { in getBytes() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/
H A Dsortkey.h260 uint8_t *getBytes() { in getBytes() function
263 const uint8_t *getBytes() const { in getBytes() function
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Dsortkey.h260 uint8_t *getBytes() { in getBytes() function
263 const uint8_t *getBytes() const { in getBytes() function
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/
H A Dsortkey.h260 uint8_t *getBytes() { in getBytes() function
263 const uint8_t *getBytes() const { in getBytes() function
/aosp_15_r20/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dconfig.cpp61 std::vector<uint8_t> ConfigValue::getBytes() const { in getBytes() function in ConfigValue
141 std::vector<uint8_t> ConfigFile::getBytes(const std::string& key) { in getBytes() function in ConfigFile
/aosp_15_r20/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dconfig.cc56 std::vector<uint8_t> ConfigValue::getBytes() const { in getBytes() function in ConfigValue
136 std::vector<uint8_t> ConfigFile::getBytes(const std::string& key) { in getBytes() function in ConfigFile
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/
H A DASN1BitString.java78 static protected byte[] getBytes(int bitString) in getBytes() method in ASN1BitString
206 public byte[] getBytes() in getBytes() method in ASN1BitString
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/
H A DASN1BitString.java78 static protected byte[] getBytes(int bitString) in getBytes() method in ASN1BitString
206 public byte[] getBytes() in getBytes() method in ASN1BitString
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DASN1BitString.java76 static protected byte[] getBytes(int bitString) in getBytes() method in ASN1BitString
204 public byte[] getBytes() in getBytes() method in ASN1BitString
/aosp_15_r20/system/nfc/utils/
H A Dconfig.cc88 std::vector<uint8_t> ConfigValue::getBytes() const { in getBytes() function in ConfigValue
172 std::vector<uint8_t> ConfigFile::getBytes(const std::string& key) { in getBytes() function in ConfigFile
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/async/
H A DChecksumCalculatingAsyncRequestBodyTest.java66 Files.write(path, testString.getBytes()); in Files.write()
67 Files.write(pathToEmpty, emptyString.getBytes()); in Files.write()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/
H A DTraceBuffer.java69 byte[] getBytes(P proto); in getBytes() method
89 public byte[] getBytes(ProtoOutputStream proto) { in getBytes() method in TraceBuffer.ProtoOutputStreamProvider
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/
H A DString.java145 public void getBytes(int srcBegin, int srcEnd, byte[] dst, int dstBegin) { in getBytes() method in String
149 public byte[] getBytes(java.lang.String charsetName) in getBytes() method in String
154 public byte[] getBytes(java.nio.charset.Charset charset) { in getBytes() method in String
158 public byte[] getBytes() { in getBytes() method in String
/aosp_15_r20/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/mutation/mutator/lang/
H A DStringMutatorTest.java141 try (MockPseudoRandom prng = mockPseudoRandom(10, "foobarbazf".getBytes())) { in testMinLengthMutate()
161 try (MockPseudoRandom prng = mockPseudoRandom(10, "foobarbazf".getBytes())) { in testMaxLengthMutate()
/aosp_15_r20/tools/loganalysis/javatests/com/android/loganalysis/parser/
H A DDmesgParserTest.java100 new ByteArrayInputStream(String.join("\n", lines).getBytes())))) { in testEmptyDmesgLog()
140 new ByteArrayInputStream(String.join("\n", LINES).getBytes())))) { in testCompleteDmesgLog_passedAsBufferedInput()

12345678910>>...65