/aosp_15_r20/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/ |
H A D | LoggerRepository.java | 58 public void setThreshold(Level level); in setThreshold() method 64 public void setThreshold(String val); in setThreshold() method
|
/aosp_15_r20/frameworks/av/media/libeffects/dynamicsproc/dsp/ |
H A D | DPBase.h | 139 void setThreshold(float threshold) { in setThreshold() function 239 void setThreshold(float threshold) { in setThreshold() function
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/client/ |
H A D | AudioEndpoint.h | 97 void setThreshold(int32_t frames) { in setThreshold() function
|
/aosp_15_r20/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/ |
H A D | AppenderSkeleton.java | 31 public void setThreshold(Priority threshold) { in setThreshold() method in AppenderSkeleton
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/fifo/ |
H A D | FifoControllerBase.cpp | 65 void FifoControllerBase::setThreshold(fifo_frames_t threshold) { in setThreshold() function in FifoControllerBase
|
H A D | FifoBuffer.cpp | 181 void FifoBuffer::setThreshold(fifo_frames_t threshold) { in setThreshold() function in FifoBuffer
|
/aosp_15_r20/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/ |
H A D | TotalPssHelper.java | 217 public void setThreshold(int threshold) { in setThreshold() method in TotalPssHelper
|
/aosp_15_r20/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/ |
D | Threshold.java | 110 void setThreshold(int threshold) { in setThreshold() method in Threshold
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/ |
H A D | ThreadLocal.java | 123 private void setThreshold(int len) { in setThreshold() method in ThreadLocal.ThreadLocalMap
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/output/ |
H A D | DeferredFileOutputStream.java | 168 public Builder setThreshold(final int threshold) { in setThreshold() method in DeferredFileOutputStream.Builder
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 250 void SpillPlacement::setThreshold(const BlockFrequency &Entry) { in setThreshold() function in SpillPlacement
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 254 void SpillPlacement::setThreshold(const BlockFrequency &Entry) { in setThreshold() function in SpillPlacement
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 246 void SpillPlacement::setThreshold(const BlockFrequency &Entry) { in setThreshold() function in SpillPlacement
|
/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 | ModelMonitoringStatsAnomalies.java | 1226 public Builder setThreshold(com.google.cloud.aiplatform.v1beta1.ThresholdConfig value) { in setThreshold() method in ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder 1248 public Builder setThreshold( in setThreshold() method in ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | ThreadLocal.java | 363 private void setThreshold(int len) { in setThreshold() method in ThreadLocal.ThreadLocalMap
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | ThreadLocal.java | 363 private void setThreshold(int len) { in setThreshold() method in ThreadLocal.ThreadLocalMap
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | ThreadLocal.java | 363 private void setThreshold(int len) { in setThreshold() method in ThreadLocal.ThreadLocalMap
|
/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 | ModelMonitoringStatsAnomalies.java | 1205 public Builder setThreshold(com.google.cloud.aiplatform.v1.ThresholdConfig value) { in setThreshold() method in ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder 1227 public Builder setThreshold( in setThreshold() method in ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder
|
/aosp_15_r20/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/ |
H A D | BasicSli.java | 1049 public Builder setThreshold(com.google.protobuf.Duration value) { in setThreshold() method in BasicSli.LatencyCriteria.Builder 1072 public Builder setThreshold(com.google.protobuf.Duration.Builder builderForValue) { in setThreshold() method in BasicSli.LatencyCriteria.Builder
|
H A D | WindowsBasedSli.java | 1275 public Builder setThreshold(double value) { in setThreshold() method in WindowsBasedSli.PerformanceThreshold.Builder
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | AutoCompleteTextView.java | 666 public void setThreshold(int threshold) { in setThreshold() method in AutoCompleteTextView
|
H A D | SearchView.java | 1978 public void setThreshold(int threshold) { in setThreshold() method in SearchView.SearchAutoComplete
|
/aosp_15_r20/frameworks/base/media/java/android/media/audiofx/ |
H A D | DynamicsProcessing.java | 641 public void setThreshold(float threshold) { mThreshold = threshold; } in setThreshold() method in DynamicsProcessing.MbcBand 1008 public void setThreshold(float threshold) { mThreshold = threshold; } in setThreshold() method in DynamicsProcessing.Limiter
|
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/util/ |
H A D | OutlierDetectionLoadBalancer.java | 1079 public Builder setThreshold(Integer threshold) { in setThreshold() method in OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
|
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/core/grpc-java-core-util/android_common_apex10000/turbine/ |
D | grpc-java-core-util.jar | io/grpc/util/AdvancedTlsX509KeyManager$KeyInfo.class
<Unknown>
package io.grpc. ... |