Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/netty-tcnative/src/c/
H A Dssl.c437 static int bio_java_bytebuffer_gets(BIO* b, char* out, int outl) { in bio_java_bytebuffer_gets() function
490 bio_java_bytebuffer_gets,
504 BIO_meth_set_gets(bio_java_bytebuffer_methods, &bio_java_bytebuffer_gets); in init_bio_methods()