Home
last modified time | relevance | path

Searched refs:ProcessStateRunning (Results 1 – 5 of 5) sorted by relevance

/external/lldb/tools/debugserver/source/
Dlibdebugserver.cpp242 if (!ctx.ProcessStateRunning()) in RNBRunLoopInferiorExecuting()
271 if (ctx.ProcessStateRunning()) in RNBRunLoopInferiorExecuting()
306 if (ctx.ProcessStateRunning()) in RNBRunLoopInferiorExecuting()
DRNBContext.h80 bool ProcessStateRunning() const;
DRNBContext.cpp256 RNBContext::ProcessStateRunning() const in ProcessStateRunning() function in RNBContext
Ddebugserver.cpp502 if (!ctx.ProcessStateRunning()) in RNBRunLoopInferiorExecuting()
537 if (ctx.ProcessStateRunning()) in RNBRunLoopInferiorExecuting()
572 if (ctx.ProcessStateRunning()) in RNBRunLoopInferiorExecuting()
DChangeLog1375 * RNBContext.cpp (RNBContext::ProcessStateRunning): Always return the