Home
last modified time | relevance | path

Searched defs:allocateBytes (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/tests/BlobStoreTestUtils/src/com/android/utils/blob/
H A DUtils.java81 long offsetBytes, long lengthBytes, long allocateBytes) throws IOException { in writeToSession()
84 session.openWrite(offsetBytes, allocateBytes))) { in writeToSession() argument
H A DFakeBlobData.java162 long offsetBytes, long lengthBytes, long allocateBytes) throws Exception { in writeToSession()
/aosp14/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java2283 public void allocateBytes(@NonNull UUID storageUuid, @BytesLong long bytes) in allocateBytes() method in StorageManager
2292 public void allocateBytes(@NonNull UUID storageUuid, @BytesLong long bytes, in allocateBytes() method in StorageManager
2356 public void allocateBytes(FileDescriptor fd, @BytesLong long bytes) throws IOException { in allocateBytes() method in StorageManager
2364 public void allocateBytes(FileDescriptor fd, @BytesLong long bytes, in allocateBytes() method in StorageManager
H A DIStorageManager.aidl158 void allocateBytes(String volumeUuid, long bytes, int flags, String callingPackage) = 78; in allocateBytes() method
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java4030 public void allocateBytes(String volumeUuid, long bytes, int flags, String callingPackage) { in allocateBytes() method in StorageManagerService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...