Home
last modified time | relevance | path

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

/system/core/liblog/
Dfake_log_device.cpp351 static void showLog(LogState* state, int logPrio, const char* tag, const char* msg) { in showLog()
584 int logPrio = *(const char*)vector[0].iov_base; in fakeLogWritev() local