Searched refs:pathnameStr (Results 1 – 1 of 1) sorted by relevance
304 static jboolean native_restorecon(JNIEnv *env, jobject, jstring pathnameStr, jint flags) { in native_restorecon() argument309 ScopedUtfChars pathname(env, pathnameStr); in native_restorecon()311 ALOGV("restorecon(%p) => threw exception", pathnameStr); in native_restorecon()