Searched refs:pmsgRead (Results 1 – 1 of 1) sorted by relevance
34 static int pmsgRead(struct android_log_logger_list *logger_list,47 .read = pmsgRead,136 static int pmsgRead(struct android_log_logger_list *logger_list, in pmsgRead() function331 while (pmsgRead(&logger_list, &transp, &transp.logMsg) > 0) { in __android_log_pmsg_file_read()