Searched refs:histEle (Results 1 – 1 of 1) sorted by relevance
131 for (const auto& histEle : ele.second.hist) { in toProto() local133 histProto->set_time_millis(histEle.first); in toProto()134 histProto->set_frame_count(histEle.second); in toProto()156 for (const auto& histEle : presentToPresent.hist) { in toProto() local158 histProto->set_time_millis(histEle.first); in toProto()159 histProto->set_frame_count(histEle.second); in toProto()