Searched refs:add_error (Results 1 – 2 of 2) sorted by relevance
546 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); in AddMultiwordCommand() local547 if (add_error.Success()) in AddMultiwordCommand()578 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); in AddCommand() local579 if (add_error.Success()) in AddCommand()
1611 Status add_error = in DoExecute() local1613 if (add_error.Fail()) in DoExecute()1615 add_error.AsCString()); in DoExecute()1922 Status add_error = GetCommandInterpreter().AddUserCommand( in DoExecute() local1924 if (add_error.Fail()) { in DoExecute()1926 add_error.AsCString()); in DoExecute()