Searched defs:UpdateMin (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/StatsD/lib/libkll/ | ||
D | kll.cpp | 117 void KllQuantile::UpdateMin(int64_t value) { in UpdateMin() function in dist_proc::aggregation::KllQuantile |
/aosp_15_r20/external/webrtc/call/adaptation/ | ||
H A D | video_source_restrictions_unittest.cc | 129 TEST(VideoSourceRestrictions, UpdateMin) { in TEST() argument |
H A D | video_source_restrictions.cc | 83 void VideoSourceRestrictions::UpdateMin(const VideoSourceRestrictions& other) { in UpdateMin() function in webrtc::VideoSourceRestrictions |