Home
last modified time | relevance | path

Searched defs:getOutputCount (Results 1 – 4 of 4) sorted by relevance

/external/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/
DPollAirflowCommandResponseOrBuilder.java67 int getOutputCount(); in getOutputCount() method
DPollAirflowCommandResponse.java1752 public int getOutputCount() { in getOutputCount() method in PollAirflowCommandResponse
2399 public int getOutputCount() { in getOutputCount() method in PollAirflowCommandResponse.Builder
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheet.java791 public int getOutputCount() in getOutputCount() method in Stylesheet
/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
DNativeInterpreterWrapper.java623 private static native int getOutputCount(long interpreterHandle); in getOutputCount() method in NativeInterpreterWrapper