Searched defs:uses_turn (Results 1 – 2 of 2) sorted by relevance
34 bool uses_turn) in RouteEndpoint()49 RouteEndpoint CreateWithTurn(bool uses_turn) const { in CreateWithTurn()56 bool uses_turn() const { return uses_turn_; } in uses_turn() function
80 bool uses_turn) { in CreateRouteEndpointFromCandidate()