Searched refs:kAttributeMid (Results 1 – 1 of 1) sorted by relevance
123 static const char kAttributeMid[] = "mid"; variable1343 InitAttrLine(kAttributeMid, &os); in BuildMediaDescription()2516 if (HasAttribute(line, kAttributeMid)) { in ParseContent()2521 if (!GetValue(line, kAttributeMid, &mline_id, error)) { in ParseContent()