Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/tracing/internal/
Dtracing_muxer.h81 using InterceptorFactory = std::function<std::unique_ptr<InterceptorBase>()>; variable
/external/perfetto/src/tracing/internal/
Dtracing_muxer_fake.cc74 InterceptorFactory, in RegisterInterceptor() argument
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc278 InterceptorFactory, in RegisterInterceptor() argument