Home
last modified time | relevance | path

Searched refs:SynchronouslyNotifyStateChanged (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Target/
DProcess.h2861 void SynchronouslyNotifyStateChanged(lldb::StateType state);
/external/llvm-project/lldb/source/Target/
DProcess.cpp732 void Process::SynchronouslyNotifyStateChanged(StateType state) { in SynchronouslyNotifyStateChanged() function in Process
3484 SynchronouslyNotifyStateChanged(state); in ShouldBroadcastEvent()
3573 SynchronouslyNotifyStateChanged(state); in ShouldBroadcastEvent()