Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DClientConfig.php410 public function getOtherClientApi() function in Grpc\\Testing\\ClientConfig
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DControl.java3784 java.lang.String getOtherClientApi(); in getOtherClientApi() method
4320 public java.lang.String getOtherClientApi() { in getOtherClientApi() method in Control.ClientConfig
4594 result = result && getOtherClientApi() in equals()
4595 .equals(other.getOtherClientApi()); in equals()
4648 hash = (53 * hash) + getOtherClientApi().hashCode(); in hashCode()
4998 if (!other.getOtherClientApi().isEmpty()) { in mergeFrom()
6029 public java.lang.String getOtherClientApi() { in getOtherClientApi() method in Control.ClientConfig.Builder
6087 otherClientApi_ = getDefaultInstance().getOtherClientApi(); in clearOtherClientApi()