Searched refs:unmapper (Results 1 – 1 of 1) sorted by relevance
230 Runnable unmapper = new Unmapper(address, length, mMemoryRegistration.acquire()); in map() local231 return new DirectByteBuffer(length, address, mFileDescriptor, unmapper, readOnly); in map()