Searched refs:getFileContext (Results 1 – 3 of 3) sorted by relevance
86 public static final native String getFileContext(String path); in getFileContext() method in SELinux100 public static final native String getFileContext(FileDescriptor fd); in getFileContext() method in SELinux
122 final String tcon = SELinux.getFileContext(file.getAbsolutePath()); in onOpenFile()
1062 + SELinux.getFileContext(pfd.getFileDescriptor())); in getStats()