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

/frameworks/base/core/jni/
H A Dandroid_os_SELinux.cpp253 * Parameters: subjectContextStr: subject security context as a string
260 static jboolean checkSELinuxAccess(JNIEnv *env, jobject, jstring subjectContextStr, argument
266 ScopedUtfChars subjectContext(env, subjectContextStr);

Completed in 61 milliseconds