Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc122 static const char kAttributeGroup[] = "group"; variable
1908 if (HasAttribute(line, kAttributeGroup)) { in ParseSessionDescription()
1973 if (!GetValue(fields[0], kAttributeGroup, &semantics, error)) { in ParseGroupAttribute()