Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Ddtmf_buffer.cc99 int DtmfBuffer::InsertEvent(const DtmfEvent& event) { in InsertEvent() function in webrtc::DtmfBuffer
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_platform.cc137 void TpuPlatform::InsertEvent(stream_executor::internal::EventInterface* key, in InsertEvent() function in tensorflow::tpu::TpuPlatform
/aosp_15_r20/external/perfetto/src/trace_processor/tables/
H A Dpy_tables_unittest.cc74 TEST_F(PyTablesUnittest, InsertEvent) { in TEST_F() argument
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_config_muxer.cc132 void PERFETTO_NO_INLINE InsertEvent(const char* group, in InsertEvent() function