Searched defs:streamObj (Results 1 – 3 of 3) sorted by relevance
111 private static native void httpStreamBaseActivate(long http_stream, HttpStreamBase streamObj); in httpStreamBaseActivate()
1265 auto streamObj = GetResourceAsStream(path); in DEF_TEST() local
4641 static jlong NativeCrypto_create_BIO_InputStream(JNIEnv* env, jclass, jobject streamObj, in NativeCrypto_create_BIO_InputStream()4666 static jlong NativeCrypto_create_BIO_OutputStream(JNIEnv* env, jclass, jobject streamObj) { in NativeCrypto_create_BIO_OutputStream()