Home
last modified time | relevance | path

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

/trusty/kernel/lib/memlog/
Dmemlog.c150 void memlog_print_callback(print_callback_t* cb, const char* str, size_t len) { in memlog_print_callback() function
197 log->cb.print = memlog_print_callback; in memlog_add()