Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DSimpleRequest.php191 public function getFillOauthScope() function in Grpc\\Testing\\SimpleRequest
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DMessages.java1895 boolean getFillOauthScope(); in getFillOauthScope() method
2228 public boolean getFillOauthScope() { in getFillOauthScope() method in Messages.SimpleRequest
2442 result = result && (getFillOauthScope() in equals()
2443 == other.getFillOauthScope()); in equals()
2483 getFillOauthScope()); in hashCode()
2760 if (other.getFillOauthScope() != false) { in mergeFrom()
2761 setFillOauthScope(other.getFillOauthScope()); in mergeFrom()
3110 public boolean getFillOauthScope() { in getFillOauthScope() method in Messages.SimpleRequest.Builder
/external/grpc-grpc-java/interop-testing/src/generated/main/java/io/grpc/testing/integration/
DMessages.java1445 boolean getFillOauthScope(); in getFillOauthScope() method
1778 public boolean getFillOauthScope() { in getFillOauthScope() method in Messages.SimpleRequest
1992 result = result && (getFillOauthScope() in equals()
1993 == other.getFillOauthScope()); in equals()
2033 getFillOauthScope()); in hashCode()
2310 if (other.getFillOauthScope() != false) { in mergeFrom()
2311 setFillOauthScope(other.getFillOauthScope()); in mergeFrom()
2660 public boolean getFillOauthScope() { in getFillOauthScope() method in Messages.SimpleRequest.Builder