Searched refs:unread_bytes_before_operation (Results 1 – 1 of 1) sorted by relevance
874 uint32_t unread_bytes_before_operation = buffer.CountUnreadBytes(); in ReadMethods() local875 if (unread_bytes_before_operation < line_header.method_region_size_bytes) { in ReadMethods()902 uint32_t total_bytes_read = unread_bytes_before_operation - buffer.CountUnreadBytes(); in ReadMethods()