Searched refs:ORIGIN_OTHER_PORT (Results 1 – 3 of 3) sorted by relevance
70 enum CandidateOrigin { ORIGIN_THIS_PORT, ORIGIN_OTHER_PORT, ORIGIN_MESSAGE }; enumerator
140 if (origin == ORIGIN_OTHER_PORT) in CreateConnection()
39 return cricket::PortInterface::ORIGIN_OTHER_PORT; in GetOrigin()