Searched refs:kAttributeIceOption (Results 1 – 1 of 1) sorted by relevance
155 static const char kAttributeIceOption[] = "ice-options"; variable1111 if (!GetValue(line, kAttributeIceOption, &ice_options, error)) { in ParseIceOptions()1787 InitAttrLine(kAttributeIceOption, &os); in BuildIceOptions()1923 } else if (HasAttribute(line, kAttributeIceOption)) { in ParseSessionDescription()2539 } else if (HasAttribute(line, kAttributeIceOption)) { in ParseContent()