Home
last modified time | relevance | path

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

/external/gson/extras/src/main/java/com/google/gson/interceptors/
DInterceptorFactory.java14 public final class InterceptorFactory implements TypeAdapterFactory { class
/external/perfetto/include/perfetto/tracing/internal/
Dtracing_muxer.h91 using InterceptorFactory = std::function<std::unique_ptr<InterceptorBase>()>; variable
/external/perfetto/src/tracing/internal/
Dtracing_muxer_fake.cc83 InterceptorFactory, in RegisterInterceptor() argument
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc354 InterceptorFactory, in RegisterInterceptor() argument