Searched refs:setFileCon (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_os_SELinux.cpp172 * Function: setFileCon
180 static jboolean setFileCon(JNIEnv *env, jobject clazz, jstring path, jstring con) { function in namespace:android
205 ALOGV("setFileCon: Succesfully set security context '%s' for '%s'", newCon, objectPath);
515 { "setFileContext" , "(Ljava/lang/String;Ljava/lang/String;)Z" , (void*)setFileCon },

Completed in 361 milliseconds