Home
last modified time | relevance | path

Searched defs:GetEvent (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/audio_processing/aec_dump/
Dwrite_to_file_task.cc24 audioproc::Event* WriteToFileTask::GetEvent() { in GetEvent() function in webrtc::WriteToFileTask
/external/webrtc/modules/audio_coding/neteq/
Ddtmf_buffer.cc119 bool DtmfBuffer::GetEvent(uint32_t current_timestamp, DtmfEvent* event) { in GetEvent() function in webrtc::DtmfBuffer
/external/perfetto/src/traced/probes/ftrace/
Dproto_translation_table.h111 virtual const Event* GetEvent(const GroupAndName& group_and_name) const { in GetEvent() function
/external/llvm-project/lldb/source/Utility/
DListener.cpp398 bool Listener::GetEvent(EventSP &event_sp, const Timeout<std::micro> &timeout) { in GetEvent() function in Listener
/external/sonivox/jet_tools/JetCreator/
DJetFile.py524 def GetEvent(self, segName, eventName): member in JetFile