Searched defs:logged (Results 1 – 7 of 7) sorted by relevance
114 static bool logged = false; in process_packet_6_to_4() local
390 static bool logged; in amdgpu_winsys_create() local
1188 for (const auto& logged : parsed_log_.bwe_delay_updates()) in CreateGoogCcSimulationGraph() local1191 for (const auto& logged : parsed_log_.bwe_probe_success_events()) in CreateGoogCcSimulationGraph() local1194 for (const auto& logged : parsed_log_.bwe_loss_updates()) in CreateGoogCcSimulationGraph() local
1149 std::set<const Node*, NodePtrCompare> logged(que->begin(), que->end()); in SegmentGraph() local
825 const float logged = in VerifyLoggedAudioNetworkAdaptationEvent() local
2331 LoggedPacketInfo logged(rtp, stream->media_type, stream->rtx, capture_time); in GetPacketInfos() local
362 int is_default, logged; member