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