Searched defs:jName (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/jni/ |
D | com_android_server_connectivity_Vpn.cpp | 336 static jint setAddresses(JNIEnv *env, jobject thiz, jstring jName, in setAddresses() 369 static jint setRoutes(JNIEnv *env, jobject thiz, jstring jName, in setRoutes() 402 static void reset(JNIEnv *env, jobject thiz, jstring jName) in reset() 415 static jint check(JNIEnv *env, jobject thiz, jstring jName) in check()
|