Home
last modified time | relevance | path

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

/external/google-cloud-java/java-trace/grpc-google-cloud-trace-v2/src/main/java/com/google/devtools/cloudtrace/v2/
DTraceServiceGrpc.java87 getCreateSpanMethod; field in TraceServiceGrpc
96 getCreateSpanMethod() { in getCreateSpanMethod() method in TraceServiceGrpc
99 getCreateSpanMethod; in getCreateSpanMethod() local
100 if ((getCreateSpanMethod = TraceServiceGrpc.getCreateSpanMethod) == null) { in getCreateSpanMethod()
102 if ((getCreateSpanMethod = TraceServiceGrpc.getCreateSpanMethod) == null) { in getCreateSpanMethod()
103 TraceServiceGrpc.getCreateSpanMethod = in getCreateSpanMethod()
104 getCreateSpanMethod = in getCreateSpanMethod()
123 return getCreateSpanMethod; in getCreateSpanMethod()
205 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getCreateSpanMethod(), responseObserver); in createSpan()
279 getChannel().newCall(getCreateSpanMethod(), getCallOptions()), request, responseObserver); in createSpan()
[all …]