Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/lib/debug/
Ddebug.c100 static ssize_t __panic_stdio_write(io_handle_t *io, const char *s, size_t len) in __panic_stdio_write() function
112 .write = __panic_stdio_write, in get_panic_fd()