Searched defs:allocateBytes (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/tests/BlobStoreTestUtils/src/com/android/utils/blob/ |
D | Utils.java | 81 long offsetBytes, long lengthBytes, long allocateBytes) throws IOException { in writeToSession() 84 session.openWrite(offsetBytes, allocateBytes))) { in writeToSession() argument
|
D | FakeBlobData.java | 162 long offsetBytes, long lengthBytes, long allocateBytes) throws Exception { in writeToSession()
|
/frameworks/base/core/java/android/os/storage/ |
D | StorageManager.java | 2309 public void allocateBytes(@NonNull UUID storageUuid, @BytesLong long bytes) in allocateBytes() method in StorageManager 2318 public void allocateBytes(@NonNull UUID storageUuid, @BytesLong long bytes, in allocateBytes() method in StorageManager 2382 public void allocateBytes(FileDescriptor fd, @BytesLong long bytes) throws IOException { in allocateBytes() method in StorageManager 2390 public void allocateBytes(FileDescriptor fd, @BytesLong long bytes, in allocateBytes() method in StorageManager
|
D | IStorageManager.aidl | 158 void allocateBytes(String volumeUuid, long bytes, int flags, String callingPackage) = 78; in allocateBytes() method
|
/frameworks/base/services/core/java/com/android/server/ |
D | StorageManagerService.java | 4177 public void allocateBytes(String volumeUuid, long bytes, int flags, String callingPackage) { in allocateBytes() method in StorageManagerService
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |