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