Searched defs:action_elem (Results 1 – 5 of 5) sorted by relevance
173 talk_base::scoped_ptr<buzz::XmlElement> action_elem( in TEST_F() local200 talk_base::scoped_ptr<buzz::XmlElement> action_elem( in TEST_F() local241 talk_base::scoped_ptr<buzz::XmlElement> action_elem( in TEST_F() local
141 bool IsJingleViewRequest(const buzz::XmlElement* action_elem) { in IsJingleViewRequest()168 bool ParseJingleViewRequest(const buzz::XmlElement* action_elem, in ParseJingleViewRequest()
832 const buzz::XmlElement* action_elem) { in OnSessionInfoMessage()
350 bool ParseGingleTransportInfos(const buzz::XmlElement* action_elem, in ParseGingleTransportInfos()873 const buzz::XmlElement* action_elem, in ParseContentType()900 const buzz::XmlElement* action_elem, in ParseContentMessage()965 const buzz::XmlElement* action_elem, in ParseSessionInitiate()994 const buzz::XmlElement* action_elem, in ParseSessionAccept()1022 const buzz::XmlElement* action_elem, in ParseSessionTerminate()1064 const buzz::XmlElement* action_elem, in ParseDescriptionInfo()1089 const buzz::XmlElement* action_elem, in ParseTransportInfos()
93 const buzz::XmlElement* action_elem; member