Home
last modified time | relevance | path

Searched refs:mSDP (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DSDP.cpp158 : mSDP(sdp), in SectionEditor()
173 if (mSDP) { in commit()
176 mSDP->commitSectionEdit(mSection, lines); in commit()
177 mSDP = nullptr; in commit()
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DSDP.h52 SDP *mSDP; member