Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DNativeProcessProtocol.cpp82 SynchronouslyNotifyProcessStateChanged(lldb::eStateExited); in SetExitStatus()
323 void NativeProcessProtocol::SynchronouslyNotifyProcessStateChanged( in SynchronouslyNotifyProcessStateChanged() function in NativeProcessProtocol
744 SynchronouslyNotifyProcessStateChanged(state); in SetState()
/external/llvm-project/lldb/include/lldb/Host/common/
DNativeProcessProtocol.h476 void SynchronouslyNotifyProcessStateChanged(lldb::StateType state);