Home
last modified time | relevance | path

Searched defs:_printf_engine_output_func (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/lk/lib/libc/include_common/
Dprintf.h38 typedef int (*_printf_engine_output_func)(const char *str, size_t len, void *state); typedef
/aosp_15_r20/external/trusty/lk/lib/libc/test_includes/
Dprintf_test.h31 typedef int (*_printf_engine_output_func)(const char *str, size_t len, void *state); typedef