Searched refs:native_pin (Results 1 – 1 of 1) sorted by relevance
54 private static native void native_pin(FileDescriptor fd, boolean pin) throws IOException; in native_pin() method in MemoryFile163 native_pin(mFD, !allowPurging); in allowPurging()