Searched defs:SetMetrics (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_fuzzer/examples/fuzztest/ | ||
H A D | metrics.cc | 89 Status Metrics::SetMetrics(const Vector<Metric>& metrics) { in SetMetrics() function in pw::fuzzer::examples::Metrics |
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | link_metrics_types.hpp | 105 void SetMetrics(const Metrics &aMetrics) { mMetrics = aMetrics; } in SetMetrics() function in ot::LinkMetrics::MetricsValues |
/aosp_15_r20/frameworks/rs/ | ||
H A D | rsScriptC_LibGL.cpp | 225 static void SetMetrics(Font::Rect *metrics, in SetMetrics() function |