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

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

Completed in 289 milliseconds