Home
last modified time | relevance | path

Searched defs:bos (Results 1 – 17 of 17) sorted by relevance

/aosp14/system/core/libcutils/include/cutils/
H A Dproperties.h137 size_t bos = __bos(value); in property_get() local
/aosp14/system/core/libcutils/include_outside_system/cutils/
H A Dproperties.h137 size_t bos = __bos(value); in property_get() local
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DAesEncryptionUtil.java87 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in encrypt() local
H A DRebootEscrowData.java119 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in fromSyntheticPassword() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DRebootEscrowDataTest.java122 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in fromEncryptedData_legacyVersion_success() local
/aosp14/frameworks/base/apct-tests/perftests/core/src/com/android/internal/util/
H A DFastDataPerfTest.java57 final BufferedOutputStream bos = new BufferedOutputStream(os, BUFFER_SIZE); in timeWrite_Upstream() local
/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiAutomatorBridge.java113 BufferedOutputStream bos = null; in takeScreenshot() local
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperCropper.java171 BufferedOutputStream bos = null; in generateCropInternal() local
/aosp14/frameworks/base/tests/AttestationVerificationTest/src/android/security/attestationverification/
H A DPeerDeviceSystemAttestationVerificationTest.kt145 val bos = ByteArrayOutputStream() regex
H A DSystemAttestationVerificationTest.kt210 val bos = ByteArrayOutputStream() regex
/aosp14/frameworks/base/tests/AttestationVerificationTest/src/com/android/server/security/
H A DAttestationVerificationPeerDeviceVerifierTest.kt184 val bos = ByteArrayOutputStream() regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/graphics/
H A DImageLoaderTest.kt196 val bos = regex
/aosp14/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
H A DTestDocumentsProvider.java332 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in openDocumentThumbnail() local
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DFileRotator.java397 final BufferedOutputStream bos = new BufferedOutputStream(fos); in writeFile() local
/aosp14/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java804 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in assertZipContent() local
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppIdleHistory.java863 final BufferedOutputStream bos = new BufferedOutputStream(fos); in writeAppIdleTimes() local
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java2599 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in serializeUriLists() local