Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/tracing/internal/
Dtracing_muxer.h81 using InterceptorFactory = std::function<std::unique_ptr<InterceptorBase>()>; variable
83 InterceptorFactory,
/external/perfetto/src/tracing/internal/
Dtracing_muxer_fake.cc74 InterceptorFactory, in RegisterInterceptor() argument
Dtracing_muxer_fake.h64 InterceptorFactory,
Dtracing_muxer_impl.h112 InterceptorFactory,
361 InterceptorFactory factory{};
Dtracing_muxer_impl.cc802 InterceptorFactory factory, in RegisterInterceptor()
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc278 InterceptorFactory, in RegisterInterceptor() argument