Searched refs:native_check_fd_access (Results 1 – 1 of 1) sorted by relevance
205 return native_check_fd_access(mPtr, fileDescriptor.getFd(), uid); in checkFdAccess()345 private native FdAccessResult native_check_fd_access(long daemon, int fd, int uid); in native_check_fd_access() method in FuseDaemon