Home
last modified time | relevance | path

Searched defs:jName (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_connectivity_Vpn.cpp216 static bool modifyAddress(JNIEnv *env, jobject thiz, jstring jName, jstring jAddress, in modifyAddress()
281 static jint setAddresses(JNIEnv *env, jobject /* thiz */, jstring jName, in setAddresses()
314 static void reset(JNIEnv *env, jobject /* thiz */, jstring jName) in reset()
327 static jint check(JNIEnv *env, jobject /* thiz */, jstring jName) in check()
339 static bool addAddress(JNIEnv *env, jobject thiz, jstring jName, jstring jAddress, in addAddress()
345 static bool delAddress(JNIEnv *env, jobject thiz, jstring jName, jstring jAddress, in delAddress()