Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/lib/io/
Dconsole.c243 static ssize_t __debug_stdio_write(io_handle_t *io, const char *s, size_t len) in __debug_stdio_write() function
292 .write = __debug_stdio_write,