Home
last modified time | relevance | path

Searched refs:getClosedLoop (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DLoadParams.php27 public function getClosedLoop() function in Grpc\\Testing\\LoadParams
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DControl.java1283 io.grpc.benchmarks.proto.Control.ClosedLoopParams getClosedLoop(); in getClosedLoop() method
1450 public io.grpc.benchmarks.proto.Control.ClosedLoopParams getClosedLoop() { in getClosedLoop() method in Control.LoadParams
1547 result = result && getClosedLoop() in equals()
1548 .equals(other.getClosedLoop()); in equals()
1571 hash = (53 * hash) + getClosedLoop().hashCode(); in hashCode()
1791 mergeClosedLoop(other.getClosedLoop()); in mergeFrom()
1855 public io.grpc.benchmarks.proto.Control.ClosedLoopParams getClosedLoop() { in getClosedLoop() method in Control.LoadParams.Builder