Searched refs:jHostAndPort (Results 1 – 1 of 1) sorted by relevance
833 ScopedLocalRef<jstring> jHostAndPort(env, stdStringToJstring(env, hostAndPort, true)); in requestClientCert() local835 …dMethod(mJavaFrame->frame(env).get(), mJavaFrame->mRequestClientCert, jHandle, jHostAndPort.get()); in requestClientCert()