Searched refs:output_format_changed_cbs_ (Results 1 – 2 of 2) sorted by relevance
135 std::vector<OutputFormatChangedCb> output_format_changed_cbs_; variable
180 output_format_changed_cbs_.push_back(cb); in AddOutputFormatChangedCb()496 for (const auto& callback : output_format_changed_cbs_) { in GetOutputFormat()