Searched refs:fileSelabelLookup (Results 1 – 4 of 4) sorted by relevance
49 public static final native String fileSelabelLookup(String path); in fileSelabelLookup() method in SELinux
86 static jstring fileSelabelLookup(JNIEnv* env, jobject, jstring pathStr) { in fileSelabelLookup() function422 …SelabelLookup" , "(Ljava/lang/String;)Ljava/lang/String;" , (void*)fileSelabelLookup},
1287 String ctx = SELinux.fileSelabelLookup(path);
2976 String ctx = SELinux.fileSelabelLookup(filename);