Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/
H A Djsep.h104 kPrAnswer, // Description must be treated as an SDP answer, but not a final enumerator
132 static const char kPrAnswer[]; variable
H A Djsep.cc25 const char SessionDescriptionInterface::kPrAnswer[] = "pranswer"; member in webrtc::SessionDescriptionInterface