Home | History | Annotate | Download | only in daemon

Lines Matching refs:LOGV

105     LOGV("Dumping first 128 bytes of buffer of size %zu", orig_size);
107 LOGV("Dumping buffer of size %zu bytes", size);
116 LOGV(" %s\t%s", line, line_chars);
132 LOGV(" %s%s%s", line, tabs, line_chars);
260 LOGV("Calling into chre_slpi_get_message_to_host");
263 LOGV("Got message from CHRE with size %u (result %d)", messageLen, result);
300 LOGV("Message to host thread exited");
318 LOGV("Monitor thread exited");
345 LOGV("Reverse monitor thread exited");
406 LOGV("Delivering message from host (size %zu)", length);
450 LOGV("Joining monitor thread");
456 LOGV("Joining reverse monitor thread");
463 LOGV("Joining message to host thread");