Home
last modified time | relevance | path

Searched refs:getUpdateNoteMethod (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.java543 getUpdateNoteMethod; field in GrafeasV1Beta1Grpc
552 getUpdateNoteMethod() { in getUpdateNoteMethod() method in GrafeasV1Beta1Grpc
554 getUpdateNoteMethod; in getUpdateNoteMethod() local
555 if ((getUpdateNoteMethod = GrafeasV1Beta1Grpc.getUpdateNoteMethod) == null) { in getUpdateNoteMethod()
557 if ((getUpdateNoteMethod = GrafeasV1Beta1Grpc.getUpdateNoteMethod) == null) { in getUpdateNoteMethod()
558 GrafeasV1Beta1Grpc.getUpdateNoteMethod = in getUpdateNoteMethod()
559 getUpdateNoteMethod = in getUpdateNoteMethod()
576 return getUpdateNoteMethod; in getUpdateNoteMethod()
910 asyncUnimplementedUnaryCall(getUpdateNoteMethod(), responseObserver); in updateNote()
1019 getUpdateNoteMethod(), in bindService()
[all …]
/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
DGrafeasGrpc.java514 getUpdateNoteMethod; field in GrafeasGrpc
522 getUpdateNoteMethod() { in getUpdateNoteMethod() method in GrafeasGrpc
524 getUpdateNoteMethod; in getUpdateNoteMethod() local
525 if ((getUpdateNoteMethod = GrafeasGrpc.getUpdateNoteMethod) == null) { in getUpdateNoteMethod()
527 if ((getUpdateNoteMethod = GrafeasGrpc.getUpdateNoteMethod) == null) { in getUpdateNoteMethod()
528 GrafeasGrpc.getUpdateNoteMethod = in getUpdateNoteMethod()
529 getUpdateNoteMethod = in getUpdateNoteMethod()
546 return getUpdateNoteMethod; in getUpdateNoteMethod()
829 io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getUpdateNoteMethod(), responseObserver); in updateNote()
1100 getChannel().newCall(getUpdateNoteMethod(), getCallOptions()), request, responseObserver); in updateNote()
[all …]