Searched refs:feature_section_data_ (Results 1 – 1 of 1) sorted by relevance
195 std::vector<char> feature_section_data_; member in ReportLib455 if (feature == -1 || !record_file_reader_->ReadFeatureSection(feature, &feature_section_data_)) { in GetFeatureSection()458 feature_section_.data = feature_section_data_.data(); in GetFeatureSection()459 feature_section_.data_size = feature_section_data_.size(); in GetFeatureSection()