Home
last modified time | relevance | path

Searched refs:MemoryRegistration (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DSharedMemory.java42 private final MemoryRegistration mMemoryRegistration;
62 mMemoryRegistration = new MemoryRegistration(mSize); in SharedMemory()
292 private MemoryRegistration mMemoryReference;
294 private Closer(FileDescriptor fd, MemoryRegistration memoryReference) { in Closer()
315 private MemoryRegistration mMemoryReference;
317 private Unmapper(long address, int size, MemoryRegistration memoryReference) { in Unmapper()
337 private static final class MemoryRegistration { class in SharedMemory
341 private MemoryRegistration(int size) { in MemoryRegistration() method in SharedMemory.MemoryRegistration
347 public synchronized MemoryRegistration acquire() { in acquire()
/frameworks/base/config/
Dboot-image-profile.txt4389 HPLandroid/os/SharedMemory$MemoryRegistration;->release()V
28434 HSPLandroid/os/SharedMemory$MemoryRegistration;->acquire()Landroid/os/SharedMemory$MemoryRegistrati…
57250 Landroid/os/SharedMemory$MemoryRegistration;