Home
last modified time | relevance | path

Searched refs:instance_index_ (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/audio_processing/logging/
Dapm_data_dumper.cc55 : instance_index_(instance_index) {} in ApmDataDumper()
67 std::string filename = FormFileName(output_dir_, name, instance_index_, in GetRawFile()
81 std::string filename = FormFileName(output_dir_, name, instance_index_, in GetWavFile()
Dapm_data_dumper.h268 const int instance_index_; variable
/external/perfetto/src/tracing/internal/
Dinterceptor_trace_writer.cc35 instance_index_(instance_index), in InterceptorTraceWriter()
52 args.instance_index = instance_index_; in Flush()
/external/perfetto/include/perfetto/tracing/
Ddata_source.h218 auto* internal_state = static_state_.TryGet(instance_index_); in GetDataSourceLocked()
244 : tls_inst_(tls_inst), instance_index_(instance_index) {} in TraceContext()
249 uint32_t const instance_index_; variable
/external/perfetto/include/perfetto/tracing/internal/
Dinterceptor_trace_writer.h58 const uint32_t instance_index_; variable