Searched refs:buffer_read (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/bio/ |
D | buffer.c | 141 static int buffer_read(BIO *bio, char *out, int outl) { in buffer_read() function 483 BIO_TYPE_BUFFER, "buffer", buffer_write, buffer_read,
|
/external/libpng/contrib/libtests/ |
D | pngimage.c | 726 buffer_read(struct display *dp, struct buffer *bp, png_bytep data, in buffer_read() function 777 buffer_read(get_dp(pp), get_buffer(pp), data, size); in read_function()
|