Searched refs:ice_options (Results 1 – 1 of 1) sorted by relevance
1110 std::string ice_options; in ParseIceOptions() local1111 if (!GetValue(line, kAttributeIceOption, &ice_options, error)) { in ParseIceOptions()1115 rtc::split(ice_options, kSdpDelimiterSpace, &fields); in ParseIceOptions()