Home
last modified time | relevance | path

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

/frameworks/base/tests/BlobStoreTestUtils/src/com/android/utils/blob/
DUtils.java67 long offsetBytes, long lengthBytes, long allocateBytes) throws IOException { in writeToSession()
70 session.openWrite(offsetBytes, allocateBytes))) { in writeToSession() argument
DDummyBlobData.java161 long offsetBytes, long lengthBytes, long allocateBytes) throws Exception { in writeToSession()
/frameworks/base/core/java/android/os/storage/
DStorageManager.java2266 public void allocateBytes(@NonNull UUID storageUuid, @BytesLong long bytes) in allocateBytes() method in StorageManager
2275 public void allocateBytes(@NonNull UUID storageUuid, @BytesLong long bytes, in allocateBytes() method in StorageManager
2317 public void allocateBytes(FileDescriptor fd, @BytesLong long bytes) throws IOException { in allocateBytes() method in StorageManager
2325 public void allocateBytes(FileDescriptor fd, @BytesLong long bytes, in allocateBytes() method in StorageManager
DIStorageManager.aidl188 void allocateBytes(String volumeUuid, long bytes, int flags, String callingPackage) = 78; in allocateBytes() method
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java3873 public void allocateBytes(String volumeUuid, long bytes, int flags, String callingPackage) { in allocateBytes() method in StorageManagerService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...