Searched refs:fillOauthScope_ (Results 1 – 3 of 3) sorted by relevance
588 fillOauthScope_ = other.fillOauthScope_; in SimpleRequest()659 private bool fillOauthScope_; field in Grpc.Testing.SimpleRequest665 get { return fillOauthScope_; }667 fillOauthScope_ = value;
2001 fillOauthScope_ = false; in SimpleRequest()2066 fillOauthScope_ = input.readBool(); in SimpleRequest()2220 private boolean fillOauthScope_; field in Messages.SimpleRequest2229 return fillOauthScope_; in getFillOauthScope()2364 if (fillOauthScope_ != false) { in writeTo()2365 output.writeBool(5, fillOauthScope_); in writeTo()2400 if (fillOauthScope_ != false) { in getSerializedSize()2402 .computeBoolSize(5, fillOauthScope_); in getSerializedSize()2641 fillOauthScope_ = false; in clear()2691 result.fillOauthScope_ = fillOauthScope_; in buildPartial()[all …]
1551 fillOauthScope_ = false; in SimpleRequest()1616 fillOauthScope_ = input.readBool(); in SimpleRequest()1770 private boolean fillOauthScope_; field in Messages.SimpleRequest1779 return fillOauthScope_; in getFillOauthScope()1914 if (fillOauthScope_ != false) { in writeTo()1915 output.writeBool(5, fillOauthScope_); in writeTo()1950 if (fillOauthScope_ != false) { in getSerializedSize()1952 .computeBoolSize(5, fillOauthScope_); in getSerializedSize()2191 fillOauthScope_ = false; in clear()2241 result.fillOauthScope_ = fillOauthScope_; in buildPartial()[all …]