Home
last modified time | relevance | path

Searched refs:getCreateNoteMethod (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.java463 getCreateNoteMethod; field in GrafeasV1Beta1Grpc
472 getCreateNoteMethod() { in getCreateNoteMethod() method in GrafeasV1Beta1Grpc
474 getCreateNoteMethod; in getCreateNoteMethod() local
475 if ((getCreateNoteMethod = GrafeasV1Beta1Grpc.getCreateNoteMethod) == null) { in getCreateNoteMethod()
477 if ((getCreateNoteMethod = GrafeasV1Beta1Grpc.getCreateNoteMethod) == null) { in getCreateNoteMethod()
478 GrafeasV1Beta1Grpc.getCreateNoteMethod = in getCreateNoteMethod()
479 getCreateNoteMethod = in getCreateNoteMethod()
496 return getCreateNoteMethod; in getCreateNoteMethod()
884 asyncUnimplementedUnaryCall(getCreateNoteMethod(), responseObserver); in createNote()
1007 getCreateNoteMethod(), in bindService()
[all …]
/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
DGrafeasGrpc.java436 getCreateNoteMethod; field in GrafeasGrpc
444 getCreateNoteMethod() { in getCreateNoteMethod() method in GrafeasGrpc
446 getCreateNoteMethod; in getCreateNoteMethod() local
447 if ((getCreateNoteMethod = GrafeasGrpc.getCreateNoteMethod) == null) { in getCreateNoteMethod()
449 if ((getCreateNoteMethod = GrafeasGrpc.getCreateNoteMethod) == null) { in getCreateNoteMethod()
450 GrafeasGrpc.getCreateNoteMethod = in getCreateNoteMethod()
451 getCreateNoteMethod = in getCreateNoteMethod()
468 return getCreateNoteMethod; in getCreateNoteMethod()
802 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getCreateNoteMethod(), responseObserver); in createNote()
1070 getChannel().newCall(getCreateNoteMethod(), getCallOptions()), request, responseObserver); in createNote()
[all …]