Home
last modified time | relevance | path

Searched refs:getBatchCreateNotesMethod (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.java501 getBatchCreateNotesMethod; field in GrafeasV1Beta1Grpc
510 getBatchCreateNotesMethod() { in getBatchCreateNotesMethod() method in GrafeasV1Beta1Grpc
513 getBatchCreateNotesMethod; in getBatchCreateNotesMethod() local
514 if ((getBatchCreateNotesMethod = GrafeasV1Beta1Grpc.getBatchCreateNotesMethod) == null) { in getBatchCreateNotesMethod()
516 if ((getBatchCreateNotesMethod = GrafeasV1Beta1Grpc.getBatchCreateNotesMethod) == null) { in getBatchCreateNotesMethod()
517 GrafeasV1Beta1Grpc.getBatchCreateNotesMethod = in getBatchCreateNotesMethod()
518 getBatchCreateNotesMethod = in getBatchCreateNotesMethod()
538 return getBatchCreateNotesMethod; in getBatchCreateNotesMethod()
897 asyncUnimplementedUnaryCall(getBatchCreateNotesMethod(), responseObserver); in batchCreateNotes()
1012 getBatchCreateNotesMethod(), in bindService()
[all …]
/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
DGrafeasGrpc.java473 getBatchCreateNotesMethod; field in GrafeasGrpc
482 getBatchCreateNotesMethod() { in getBatchCreateNotesMethod() method in GrafeasGrpc
485 getBatchCreateNotesMethod; in getBatchCreateNotesMethod() local
486 if ((getBatchCreateNotesMethod = GrafeasGrpc.getBatchCreateNotesMethod) == null) { in getBatchCreateNotesMethod()
488 if ((getBatchCreateNotesMethod = GrafeasGrpc.getBatchCreateNotesMethod) == null) { in getBatchCreateNotesMethod()
489 GrafeasGrpc.getBatchCreateNotesMethod = in getBatchCreateNotesMethod()
490 getBatchCreateNotesMethod = in getBatchCreateNotesMethod()
509 return getBatchCreateNotesMethod; in getBatchCreateNotesMethod()
816 getBatchCreateNotesMethod(), responseObserver); in batchCreateNotes()
1084 getChannel().newCall(getBatchCreateNotesMethod(), getCallOptions()), in batchCreateNotes()
[all …]