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