Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dapi_test_support.cc154 return muxer->EnableDirectSMBPatchingForTesting(backend_type); in EnableDirectSMBPatching()
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_muxer_impl.h199 bool EnableDirectSMBPatchingForTesting(BackendType backend_type);
H A Dtracing_muxer_impl.cc2150 bool TracingMuxerImpl::EnableDirectSMBPatchingForTesting( in EnableDirectSMBPatchingForTesting() function in perfetto::internal::TracingMuxerImpl