Home
last modified time | relevance | path

Searched defs:SetMetrics (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_fuzzer/examples/fuzztest/
H A Dmetrics.cc89 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 Dlink_metrics_types.hpp105 void SetMetrics(const Metrics &aMetrics) { mMetrics = aMetrics; } in SetMetrics() function in ot::LinkMetrics::MetricsValues
/aosp_15_r20/frameworks/rs/
H A DrsScriptC_LibGL.cpp225 static void SetMetrics(Font::Rect *metrics, in SetMetrics() function