Home
last modified time | relevance | path

Searched defs:setPredictions (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
H A DExplainResponse.java1385 public Builder setPredictions(int index, com.google.protobuf.Value value) { in setPredictions() method in ExplainResponse.Builder
1409 public Builder setPredictions(int index, com.google.protobuf.Value.Builder builderForValue) { in setPredictions() method in ExplainResponse.Builder
H A DPredictResponse.java955 public Builder setPredictions(int index, com.google.protobuf.Value value) { in setPredictions() method in PredictResponse.Builder
981 public Builder setPredictions(int index, com.google.protobuf.Value.Builder builderForValue) { in setPredictions() method in PredictResponse.Builder
H A DEvaluatedAnnotation.java1832 public Builder setPredictions(int index, com.google.protobuf.Value value) { in setPredictions() method in EvaluatedAnnotation.Builder
1868 public Builder setPredictions(int index, com.google.protobuf.Value.Builder builderForValue) { in setPredictions() method in EvaluatedAnnotation.Builder
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
H A DExplainResponse.java1394 public Builder setPredictions(int index, com.google.protobuf.Value value) { in setPredictions() method in ExplainResponse.Builder
1418 public Builder setPredictions(int index, com.google.protobuf.Value.Builder builderForValue) { in setPredictions() method in ExplainResponse.Builder
H A DPredictResponse.java966 public Builder setPredictions(int index, com.google.protobuf.Value value) { in setPredictions() method in PredictResponse.Builder
993 public Builder setPredictions(int index, com.google.protobuf.Value.Builder builderForValue) { in setPredictions() method in PredictResponse.Builder
H A DEvaluatedAnnotation.java1845 public Builder setPredictions(int index, com.google.protobuf.Value value) { in setPredictions() method in EvaluatedAnnotation.Builder
1881 public Builder setPredictions(int index, com.google.protobuf.Value.Builder builderForValue) { in setPredictions() method in EvaluatedAnnotation.Builder
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp1039 void FrameTimeline::DisplayFrame::setPredictions(PredictionState predictionState, in setPredictions() function in android::frametimeline::impl::FrameTimeline::DisplayFrame