Home
last modified time | relevance | path

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

/external/google-cloud-java/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/
DGrafeasV1Beta1Grpc.java348 getGetNoteMethod; field in GrafeasV1Beta1Grpc
356 getGetNoteMethod() { in getGetNoteMethod() method in GrafeasV1Beta1Grpc
358 getGetNoteMethod; in getGetNoteMethod() local
359 if ((getGetNoteMethod = GrafeasV1Beta1Grpc.getGetNoteMethod) == null) { in getGetNoteMethod()
361 if ((getGetNoteMethod = GrafeasV1Beta1Grpc.getGetNoteMethod) == null) { in getGetNoteMethod()
362 GrafeasV1Beta1Grpc.getGetNoteMethod = in getGetNoteMethod()
363 getGetNoteMethod = in getGetNoteMethod()
380 return getGetNoteMethod; in getGetNoteMethod()
845 asyncUnimplementedUnaryCall(getGetNoteMethod(), responseObserver); in getNote()
990 getGetNoteMethod(), in bindService()
[all …]
/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
DGrafeasGrpc.java325 getGetNoteMethod; field in GrafeasGrpc
333 getGetNoteMethod() { in getGetNoteMethod() method in GrafeasGrpc
334 io.grpc.MethodDescriptor<io.grafeas.v1.GetNoteRequest, io.grafeas.v1.Note> getGetNoteMethod; in getGetNoteMethod() local
335 if ((getGetNoteMethod = GrafeasGrpc.getGetNoteMethod) == null) { in getGetNoteMethod()
337 if ((getGetNoteMethod = GrafeasGrpc.getGetNoteMethod) == null) { in getGetNoteMethod()
338 GrafeasGrpc.getGetNoteMethod = in getGetNoteMethod()
339 getGetNoteMethod = in getGetNoteMethod()
356 return getGetNoteMethod; in getGetNoteMethod()
763 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getGetNoteMethod(), responseObserver); in getNote()
1028 getChannel().newCall(getGetNoteMethod(), getCallOptions()), request, responseObserver); in getNote()
[all …]