Searched refs:ORIGIN_THIS_PORT (Results 1 – 4 of 4) sorted by relevance
74 enum CandidateOrigin { ORIGIN_THIS_PORT, ORIGIN_OTHER_PORT, ORIGIN_MESSAGE }; enumerator
224 server->CreateConnection(client_candidate, Port::ORIGIN_THIS_PORT); in TEST_F()
139 (origin == ORIGIN_THIS_PORT)) { in CreateConnection()
46 return cricket::PortInterface::ORIGIN_THIS_PORT; in GetOrigin()1066 port->CreateConnection(remote_candidate, PortInterface::ORIGIN_THIS_PORT); in OnUnknownAddress()