Searched defs:call (Results 1 – 4 of 4) sorted by relevance
77 Callable<Integer> call = new StreamCallBack(process); in executeCommand() local115 public java.lang.Integer call() throws Exception { in call() method in CmdExecutors.StreamCallBack147 Callable<Integer> call = new StreamCallBack(process); in executeCommandByLine() local
160 public Optional<TimeCalibrationBean> call() throws Exception { in call() method in DistributedManager.TimeCalibrationDevice428 public String call() throws Exception { in call() method in DistributedManager.CollectingCallBack
351 const call: ts.CallExpression = node.expression; constant
962 FakeServerWriter(::grpc::internal::Call* call, grpc::ServerContext* ctx) in FakeServerWriter()