Searched refs:setPointCount (Results 1 – 5 of 5) sorted by relevance
158 summary.setPointCount(point_count);
881 msg.setPointCount(value);983 proto.routeguide.RouteSummary.prototype.setPointCount = function(value) { method in proto.routeguide.RouteSummary
199 responseObserver.onNext(RouteSummary.newBuilder().setPointCount(pointCount) in recordRoute()
260 .setPointCount(7) in recordRoute()
122 adapter->setPointCount(pt); in AttachPolystarGeometry()