Home
last modified time | relevance | path

Searched defs:baos (Results 1 – 25 of 35) sorted by relevance

12

/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/table/packed/
DPackedTableReaderWriterTest.java79 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in headerFields() local
100 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in entryGetValue_int() local
119 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in entryGetValue_long() local
151 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeMax_unsigned() local
175 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeMax_signed() local
195 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in addEntry_outOfOrder() local
222 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSharedData() local
236 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_unsignedValue() local
255 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_signedValue() local
274 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_emptyTable() local
[all …]
DIntValuePackedTableTest.java46 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeTooBig() local
63 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeMax_unsigned() local
86 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeMax_signed() local
108 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in addEntry_outOfOrder() local
134 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSharedData() local
149 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_unsignedValue() local
168 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntryByIndex() local
191 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_signedValue() local
210 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_emptyTable() local
224 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_badKey() local
[all …]
/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/io/
DTypedStreamsTest.java40 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeReadOk() local
142 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeVarByteValueUnusedBitsCheck() local
184 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeBoundChecks() local
/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/block/read/
DBlockDataTest.java37 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSize() local
53 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getByteBuffer() local
74 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in typedRandomAccess() local
/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/
DUtils.java226 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeAndSignSigStructure() local
247 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeEd25519PubKey() local
261 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeP256PubKey() local
284 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeX25519PubKey() local
300 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeSimpleMap() local
DSystemInterfaceTest.java312 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in generateEekChain() local
350 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in generateEekChain() local
/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/utils/
DCborUtils.java248 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in parseGeekResponse() local
277 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in buildProvisioningInfo() local
317 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in buildCertificateRequest() local
416 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeCbor() local
/packages/modules/GeoTZ/tzs2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/
DSuffixTableSharedDataWriter.java36 try (ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes()
/packages/services/Telephony/utils/satellite/s2storage/src/write/java/com/android/telephony/sats2range/write/
DSuffixTableSharedDataWriter.java36 try (ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes()
/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/
DStandardStreamsLoggerTest.java44 try (ByteArrayOutputStream baos = new ByteArrayOutputStream()) { in testLogWithThrowable()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DRequestGetMessage.java66 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in readResponse() local
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DDictionaryBackupAgent.java161 ByteArrayOutputStream baos = new ByteArrayOutputStream(cursor.getCount() * 10); in getDictionary() local
199 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in restoreDictionary() local
/packages/apps/CertInstaller/src/com/android/certinstaller/
DUtil.java34 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
/packages/modules/OnDevicePersonalization/framework/java/com/android/ondevicepersonalization/internal/util/
DByteArrayParceledListSlice.java83 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in create() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DResourceAssetLoader.java92 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in loadData() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DEvenMoreAsserts.java69 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in assertImageRawData() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSoftApBackupRestoreTest.java132 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getBytesForBackup() local
412 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in retrieveSpecificVersionBackupDataFromSoftApConfiguration() local
/packages/apps/Car/systemlibs/car-qc-lib/tests/unit/src/com/android/car/qc/testutils/
DTestQCProvider.java82 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in onBind() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApBackupRestore.java97 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in retrieveBackupDataFromSoftApConfiguration() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DPhotoProcessor.java246 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getCompressedBytes() local
/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
DHttpFetcher.java83 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in sendRequestAsByteArray() local
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBitmapUtils.java242 ByteArrayOutputStream baos = new ByteArrayOutputStream(65536); in compressToBytes() local
/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DDnsPacket.java439 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getBytes() local
/packages/providers/CallLogProvider/src/com/android/calllogbackup/
DCallLogBackupAgent.java649 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in addCallToBackup() local
/packages/apps/Dialer/java/com/android/dialer/contactphoto/
DContactPhotoManagerImpl.java1257 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in loadUriBasedPhotos() local

12