Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/cpp/ext/otel/
H A Dotel_plugin.h399 void SetGauge( in SetGauge() function
403 void SetGauge( in SetGauge() function
/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dfake_stats_plugin.h350 void SetGauge(GlobalInstrumentsRegistry::GlobalInt64GaugeHandle handle, in SetGauge() function
364 void SetGauge(GlobalInstrumentsRegistry::GlobalDoubleGaugeHandle handle, in SetGauge() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dmetrics.h311 void SetGauge(HandleType handle, ValueType value, in SetGauge() function