/aosp14/system/core/libcutils/include/cutils/ |
H A D | properties.h | 137 size_t bos = __bos(value); in property_get() local
|
/aosp14/system/core/libcutils/include_outside_system/cutils/ |
H A D | properties.h | 137 size_t bos = __bos(value); in property_get() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | AesEncryptionUtil.java | 87 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in encrypt() local
|
H A D | RebootEscrowData.java | 119 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in fromSyntheticPassword() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | RebootEscrowDataTest.java | 122 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in fromEncryptedData_legacyVersion_success() local
|
/aosp14/frameworks/base/apct-tests/perftests/core/src/com/android/internal/util/ |
H A D | FastDataPerfTest.java | 57 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 D | UiAutomatorBridge.java | 113 BufferedOutputStream bos = null; in takeScreenshot() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/ |
H A D | WallpaperCropper.java | 171 BufferedOutputStream bos = null; in generateCropInternal() local
|
/aosp14/frameworks/base/tests/AttestationVerificationTest/src/android/security/attestationverification/ |
H A D | PeerDeviceSystemAttestationVerificationTest.kt | 145 val bos = ByteArrayOutputStream() regex
|
H A D | SystemAttestationVerificationTest.kt | 210 val bos = ByteArrayOutputStream() regex
|
/aosp14/frameworks/base/tests/AttestationVerificationTest/src/com/android/server/security/ |
H A D | AttestationVerificationPeerDeviceVerifierTest.kt | 184 val bos = ByteArrayOutputStream() regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/graphics/ |
H A D | ImageLoaderTest.kt | 196 val bos = regex
|
/aosp14/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/ |
H A D | TestDocumentsProvider.java | 332 final ByteArrayOutputStream bos = new ByteArrayOutputStream(); in openDocumentThumbnail() local
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | FileRotator.java | 397 final BufferedOutputStream bos = new BufferedOutputStream(fos); in writeFile() local
|
/aosp14/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
H A D | BugreportReceiverTest.java | 804 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in assertZipContent() local
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/ |
H A D | AppIdleHistory.java | 863 final BufferedOutputStream bos = new BufferedOutputStream(fos); in writeAppIdleTimes() local
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | SubscriptionManager.java | 2599 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in serializeUriLists() local
|