Home
last modified time | relevance | path

Searched defs:GetEvent (Results 1 – 7 of 7) 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/webrtc/webrtc/base/
Dprofiler.cc158 const ProfilerEvent* Profiler::GetEvent(const std::string& event_name) const { in GetEvent() function in rtc::Profiler
/external/opencv3/modules/videoio/src/cap_winrt/
DMediaStreamSink.cpp156 HRESULT MediaStreamSink::GetEvent(__in DWORD flags, __deref_out IMFMediaEvent **event) in GetEvent() function in MediaStreamSink
/external/sonivox/jet_tools/JetCreator/
DJetFile.py524 def GetEvent(self, segName, eventName): member in JetFile
/external/v8/src/debug/
Ddebug.cc2209 DebugEvent MessageImpl::GetEvent() const { in GetEvent() function in v8::internal::MessageImpl
2285 DebugEvent EventDetailsImpl::GetEvent() const { in GetEvent() function in v8::internal::EventDetailsImpl
/external/v8/include/
Dv8.h5021 V8_INLINE PromiseRejectEvent GetEvent() const { return event_; } in GetEvent() function
/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp1478 HRESULT STDMETHODCALLTYPE GetEvent( in GetEvent() function in StreamSink