Home
last modified time | relevance | path

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

/third_party/eudev/hm_src/
Dlog.c18 void log_assert_failed(const char *text, const char *file, int line, const char *func) in log_assert_failed() function
/third_party/eudev/src/shared/
Dlog.c530 noreturn void log_assert_failed(const char *text, const char *file, int line, const char *func) { in log_assert_failed() function