Searched refs:total_history_rows_count (Results 1 – 4 of 4) sorted by relevance
140 size_t total_history_rows_count) { in OnHistoryImportStart() argument144 total_history_rows_count_ = total_history_rows_count; in OnHistoryImportStart()145 history_rows_.reserve(total_history_rows_count); in OnHistoryImportStart()
52 virtual void OnHistoryImportStart(size_t total_history_rows_count);
40 size_t total_history_rows_count) { in OnHistoryImportStart() argument
70 virtual void OnHistoryImportStart(size_t total_history_rows_count) OVERRIDE;