Searched defs:shouldBeCountedForInUse (Results 1 – 4 of 4) sorted by relevance
29 private final boolean shouldBeCountedForInUse; field in CreateStreamCommand35 boolean shouldBeCountedForInUse, boolean get) { in CreateStreamCommand()50 boolean shouldBeCountedForInUse() { in shouldBeCountedForInUse() method in CreateStreamCommand
609 final boolean shouldBeCountedForInUse, in createStreamTraced()
95 private boolean shouldBeCountedForInUse; field in AbstractClientStream179 public final boolean shouldBeCountedForInUse() { in shouldBeCountedForInUse() method in AbstractClientStream
283 public static boolean shouldBeCountedForInUse(CallOptions callOptions) { in shouldBeCountedForInUse() method in GrpcUtil