Home
last modified time | relevance | path

Searched refs:setLo (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/examples/node/static_codegen/route_guide/
Droute_guide_pb.js290 msg.setLo(value);
374 proto.routeguide.Rectangle.prototype.setLo = function(value) { method in proto.routeguide.Rectangle
380 this.setLo(undefined);
Droute_guide_client.js78 rect.setLo(lo);
/third_party/grpc/examples/php/route_guide/
Droute_guide_client.php89 $rectangle->setLo($lo_point);