Home
last modified time | relevance | path

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

/external/webrtc/system_wrappers/include/
Dmetrics.h194 factory_get_invocation) \ argument
201 histogram_pointer = factory_get_invocation; \
213 #define RTC_HISTOGRAM_COMMON_BLOCK_SLOW(name, sample, factory_get_invocation) \ argument
215 webrtc::metrics::Histogram* histogram_pointer = factory_get_invocation; \
329 factory_get_invocation) \ argument
330 webrtc::metrics_impl::NoOp(constant_name, sample, factory_get_invocation)
332 #define RTC_HISTOGRAM_COMMON_BLOCK_SLOW(name, sample, factory_get_invocation) \ argument
333 webrtc::metrics_impl::NoOp(name, sample, factory_get_invocation)