Searched refs:process_is_valid (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp54 bool process_is_valid = target->GetProcessSP() && target->GetProcessSP()->IsAlive(); local
55 if (!process_is_valid)

Completed in 64 milliseconds