Searched defs:content_parsers (Results 1 – 2 of 2) sorted by relevance
461 ContentParser* GetContentParser(const ContentParserMap& content_parsers, in GetContentParser()502 const ContentParserMap& content_parsers, in ParseGingleContentInfos()542 const ContentParserMap& content_parsers, in ParseJingleContentInfos()634 const ContentParserMap& content_parsers, in WriteJingleContentPairs()701 const ContentParserMap& content_parsers, in ParseSessionInitiate()731 const ContentParserMap& content_parsers, in WriteSessionInitiate()754 const ContentParserMap& content_parsers, in ParseSessionAccept()766 const ContentParserMap& content_parsers, in WriteSessionAccept()
933 ContentParserMap content_parsers = GetContentParsers(); in WriteSessionAction() local