Searched refs:total_bytes_read (Results 1 – 1 of 1) sorted by relevance
839 uint32_t total_bytes_read = unread_bytes_before_operation - buffer.CountUnreadBytes(); in ReadMethods() local840 if (total_bytes_read != line_header.method_region_size_bytes) { in ReadMethods()869 size_t total_bytes_read = unread_bytes_before_op - buffer.CountUnreadBytes(); in ReadClasses() local871 if (total_bytes_read != expected_bytes_read) { in ReadClasses()