Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/lib/io/
Dconsole.c264 static ssize_t __debug_stdio_read(io_handle_t *io, char *s, size_t len) in __debug_stdio_read() function
294 .read = __debug_stdio_read,