Home
last modified time | relevance | path

Searched defs:receiver_endpoints_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/osp/public/presentation/
H A Dpresentation_controller.h213 std::map<std::string, IPEndpoint> receiver_endpoints_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr2_simulator_test.cc2346 std::vector<std::unique_ptr<simulator::QuicEndpoint>> receiver_endpoints_; member in quic::test::Bbr2MultiSenderTest