Home
last modified time | relevance | path

Searched refs:use_pipe_in_framework_for_testing (Results 1 – 7 of 7) sorted by relevance

/external/perfetto/src/android_internal/
Dtracing_service_proxy.cc56 bool use_pipe_in_framework_for_testing) { in ReportTrace() argument
73 params.usePipeForTesting = use_pipe_in_framework_for_testing; in ReportTrace()
Dtracing_service_proxy.h36 bool use_pipe_in_framework_for_testing);
/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd_android.cc101 cfg.use_pipe_in_framework_for_testing())); in ReportTraceToAndroidFrameworkOrCrash()
/external/perfetto/include/perfetto/public/protos/config/
Dtrace_config.pzc.h283 use_pipe_in_framework_for_testing,
/external/perfetto/protos/perfetto/config/
Dtrace_config.proto634 optional bool use_pipe_in_framework_for_testing = 4; field
Dperfetto_config.proto3313 optional bool use_pipe_in_framework_for_testing = 4; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto3313 optional bool use_pipe_in_framework_for_testing = 4; field