Home
last modified time | relevance | path

Searched refs:SetProcessStopCount (Results 1 – 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/
DRNBContext.h71 bool SetProcessStopCount (nub_size_t count) in SetProcessStopCount() function
Dlibdebugserver.cpp185 bool pid_stop_count_changed = ctx.SetProcessStopCount(DNBProcessGetStopCount(pid)); in HandleProcessStateChange()
Ddebugserver.cpp446 bool pid_stop_count_changed = ctx.SetProcessStopCount(DNBProcessGetStopCount(pid)); in HandleProcessStateChange()