Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/fuse/
DFuseDaemon.java137 return native_should_open_with_fuse(mPtr, path, readLock, fd); in shouldOpenWithFuse()
160 private native boolean native_should_open_with_fuse(long daemon, String path, boolean readLock, in native_should_open_with_fuse() method in FuseDaemon