Searched refs:mMemoryRegistration (Results 1 – 2 of 2) sorted by relevance
44 private final MemoryRegistration mMemoryRegistration; field in SharedMemory64 mMemoryRegistration = new MemoryRegistration(mSize); in SharedMemory()66 new Closer(mFileDescriptor, mMemoryRegistration)); in SharedMemory()230 Runnable unmapper = new Unmapper(address, length, mMemoryRegistration.acquire()); in map()
41850 Landroid/os/SharedMemory;->mMemoryRegistration:Landroid/os/SharedMemory$MemoryRegistration;