Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dapi_test_support.cc104 return muxer->EnableDirectSMBPatchingForTesting(backend_type); in EnableDirectSMBPatching()
/external/perfetto/src/tracing/internal/
Dtracing_muxer_impl.h158 bool EnableDirectSMBPatchingForTesting(BackendType backend_type);
Dtracing_muxer_impl.cc1401 bool TracingMuxerImpl::EnableDirectSMBPatchingForTesting( in EnableDirectSMBPatchingForTesting() function in perfetto::internal::TracingMuxerImpl