HomeSort by relevance Sort by last modified time
    Searched refs:WithSubType (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
app_unittest.cc 52 app.WithSubType(30);
65 app.WithSubType(30);
app.cc 45 void App::WithSubType(uint8_t subtype) {
app.h 37 void WithSubType(uint8_t subtype);
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_packet_unittest.cc 121 app.WithSubType(30);
140 app.WithSubType(30);
rtcp_receiver_unittest.cc 411 app.WithSubType(30);
428 app.WithSubType(30);
    [all...]
rtcp_sender.cc 693 app->WithSubType(app_sub_type_);
    [all...]

Completed in 51 milliseconds