Searched refs:jpipedir (Results 1 – 1 of 1) sorted by relevance
1902 Java_android_security_cts_ExploitThread_runxpl(JNIEnv *e, jobject t, jstring jpipedir) { in Java_android_security_cts_ExploitThread_runxpl() argument1908 pipedir = (*e)->GetStringUTFChars(e, jpipedir, NULL); in Java_android_security_cts_ExploitThread_runxpl()1910 (*e)->ReleaseStringUTFChars(e, jpipedir, pipedir); in Java_android_security_cts_ExploitThread_runxpl()