/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTimeline/ |
H A D | FrameTimeline.h | 182 TimelineItem getPredictions() const { return mPredictions; }; in getPredictions() function 438 TimelineItem getPredictions() const { return mSurfaceFlingerPredictions; }; in getPredictions() function
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | PredictResponseOrBuilder.java | 55 com.google.protobuf.Value getPredictions(int index); in getPredictions() method
|
H A D | ExplainResponseOrBuilder.java | 146 com.google.protobuf.Value getPredictions(int index); in getPredictions() method
|
H A D | ExplainResponse.java | 278 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in ExplainResponse 1376 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in ExplainResponse.Builder
|
H A D | EvaluatedAnnotationOrBuilder.java | 102 com.google.protobuf.Value getPredictions(int index); in getPredictions() method
|
H A D | PredictResponse.java | 149 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in PredictResponse 945 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in PredictResponse.Builder
|
H A D | EvaluatedAnnotation.java | 421 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in EvaluatedAnnotation 1815 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in EvaluatedAnnotation.Builder
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | PredictResponseOrBuilder.java | 53 com.google.protobuf.Value getPredictions(int index); in getPredictions() method
|
H A D | ExplainResponseOrBuilder.java | 146 com.google.protobuf.Value getPredictions(int index); in getPredictions() method
|
H A D | ExplainResponse.java | 277 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in ExplainResponse 1367 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in ExplainResponse.Builder
|
H A D | EvaluatedAnnotationOrBuilder.java | 102 com.google.protobuf.Value getPredictions(int index); in getPredictions() method
|
H A D | PredictResponse.java | 145 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in PredictResponse 935 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in PredictResponse.Builder
|
H A D | EvaluatedAnnotation.java | 418 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in EvaluatedAnnotation 1802 public com.google.protobuf.Value getPredictions(int index) { in getPredictions() method in EvaluatedAnnotation.Builder
|
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/ |
D | dictionary.cpp | 91 void Dictionary::getPredictions(const NgramContext *const ngramContext, in getPredictions() function in latinime::Dictionary
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | FrameTimelineTest.cpp | 170 const std::map<int64_t, TimelineItem>& getPredictions() const { in getPredictions() function in android::frametimeline::FrameTimelineTest
|