Home
last modified time | relevance | path

Searched defs:GetNextEvent (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_processing/test/
Ddebug_dump_replayer.cc54 absl::optional<audioproc::Event> DebugDumpReplayer::GetNextEvent() const { in GetNextEvent() function in webrtc::test::DebugDumpReplayer
/external/llvm-project/lldb/source/API/
DSBListener.cpp254 bool SBListener::GetNextEvent(SBEvent &event) { in GetNextEvent() function in SBListener
/external/llvm-project/lldb/source/Target/
DProcess.cpp753 StateType Process::GetNextEvent(EventSP &event_sp) { in GetNextEvent() function in Process