Searched refs:HandleSBErrorWithSuccess (Results 1 – 3 of 3) sorted by relevance
147 return HandleSBErrorWithSuccess(error, successHandler); in Execute()251 return HandleSBErrorWithSuccess( in Execute()951 return HandleSBErrorWithSuccess( in Execute()
87 bool HandleSBErrorWithSuccess(const lldb::SBError &error,
250 bool CMICmdBase::HandleSBErrorWithSuccess( in HandleSBErrorWithSuccess() function in CMICmdBase