Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddtmf_buffer.cc121 bool DtmfBuffer::GetEvent(uint32_t current_timestamp, DtmfEvent* event) { in GetEvent() function in webrtc::DtmfBuffer
/external/perfetto/src/traced/probes/ftrace/
Dproto_translation_table.h101 virtual const Event* GetEvent(const GroupAndName& group_and_name) const { in GetEvent() function
/external/webrtc/webrtc/base/
Dprofiler.cc158 const ProfilerEvent* Profiler::GetEvent(const std::string& event_name) const { in GetEvent() function in rtc::Profiler
/external/sonivox/jet_tools/JetCreator/
DJetFile.py524 def GetEvent(self, segName, eventName): member in JetFile