Searched refs:lss_token_line (Results 1 – 2 of 2) sorted by relevance
179 this->lss_token_line = this->lss_token_file->begin() + line; in text_value_for_line()187 this->lss_token_file->read_full_message(this->lss_token_line, sbr); in text_value_for_line()209 if (this->lss_token_line->is_continued()) { in text_value_for_line()216 if (this->lss_token_line->get_sub_offset() != 0) { in text_value_for_line()257 adjusted_time = this->lss_token_line->get_timeval(); in text_value_for_line()300 auto curr_tv = this->lss_token_line->get_timeval(); in text_value_for_line()347 day_num(this->lss_token_line->get_time()))) { in text_attrs_for_line()536 if (this->lss_token_line->is_time_skewed()) { in text_attrs_for_line()546 if (!this->lss_token_line->is_continued()) { in text_attrs_for_line()551 this->lss_token_line); in text_attrs_for_line()[all …]
1002 logfile::iterator lss_token_line; member in logfile_sub_source