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

/external/lldb/tools/debugserver/source/
H A DDNBError.cpp43 case SpringBoard:
H A DDNBError.h32 , SpringBoard enumerator in enum:DNBError::__anon25389
/external/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.cpp1527 // Tell SpringBoard to halt the next launch of this application on startup.
1573 err_str.SetError(sbs_error, DNBError::SpringBoard);
1619 // Tell SpringBoard to cancel the debug on next launch of this application
1636 err_str.SetError(sbs_error, DNBError::SpringBoard);
2188 // Variable=value but SpringBoard wants a CF dictionary. So we have to convert
2249 // Find SpringBoard
2260 launch_err.SetError(sbs_error, DNBError::SpringBoard);

Completed in 892 milliseconds