Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
Dlibdebugserver.cpp185 bool pid_stop_count_changed = ctx.SetProcessStopCount(DNBProcessGetStopCount(pid)); in HandleProcessStateChange() local
186 if (pid_stop_count_changed) in HandleProcessStateChange()
Ddebugserver.cpp446 bool pid_stop_count_changed = ctx.SetProcessStopCount(DNBProcessGetStopCount(pid)); in HandleProcessStateChange() local
447 if (pid_stop_count_changed) in HandleProcessStateChange()