Home
last modified time | relevance | path

Searched refs:gauges_that_need_to_remove_callback (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/cpp/ext/otel/
H A Dotel_plugin.cc762 gauges_that_need_to_remove_callback; in RemoveCallback() local
783 gauges_that_need_to_remove_callback.push_back( in RemoveCallback()
802 gauges_that_need_to_remove_callback.push_back( in RemoveCallback()
811 for (const auto& gauge : gauges_that_need_to_remove_callback) { in RemoveCallback()