Home
last modified time | relevance | path

Searched refs:SDP (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DSDP.cpp26 SDP::SDP() in SDP() function in SDP
31 int SDP::initCheck() const { in initCheck()
35 size_t SDP::countSections() const { in countSections()
40 void SDP::clear() { in clear()
46 int SDP::setTo(const std::string &data) { in setTo()
80 void SDP::getSectionRange( in getSectionRange()
98 std::vector<std::string>::const_iterator SDP::section_begin( in section_begin()
107 std::vector<std::string>::const_iterator SDP::section_end( in section_end()
116 SDP::SectionEditor SDP::createSection() { in createSection()
128 SDP::SectionEditor SDP::appendToSection(size_t section) { in appendToSection()
[all …]
DAndroid.bp30 "SDP.cpp",
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DSDP.h22 struct SDP { struct
23 explicit SDP();
48 friend struct SDP; argument
50 explicit SectionEditor(SDP *sdp, size_t section);
52 SDP *mSDP;
DMyWebSocketHandler.h71 SDP mOfferedSDP;