Home
last modified time | relevance | path

Searched refs:bio_java_bytebuffer_puts (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/netty-tcnative/src/c/
H A Dssl.c432 static int bio_java_bytebuffer_puts(BIO* bio, const char *in) { in bio_java_bytebuffer_puts() function
489 bio_java_bytebuffer_puts,
503 BIO_meth_set_puts(bio_java_bytebuffer_methods, &bio_java_bytebuffer_puts); in init_bio_methods()