Searched defs:jAddress (Results 1 – 4 of 4) sorted by relevance
| /frameworks/opt/net/voip/src/jni/rtp/ |
| D | util.cpp | 25 int parse(JNIEnv *env, jstring jAddress, int port, sockaddr_storage *ss) in parse()
|
| D | RtpStream.cpp | 38 jint create(JNIEnv *env, jobject thiz, jstring jAddress) in create()
|
| /frameworks/base/services/core/jni/ |
| D | com_android_server_connectivity_Vpn.cpp | 216 static bool modifyAddress(JNIEnv *env, jobject thiz, jstring jName, jstring jAddress, in modifyAddress() 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()
|
| /frameworks/base/core/jni/ |
| D | android_media_AudioSystem.cpp | 1078 jstring jAddress = env->NewStringUTF(nAudioPort->ext.device.address); in convertAudioPortFromNative() local
|