Searched refs:add_error (Results 1 – 2 of 2) sorted by relevance
547 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); in AddMultiwordCommand() local548 if (add_error.Success()) in AddMultiwordCommand()579 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); in AddCommand() local580 if (add_error.Success()) in AddCommand()
1614 Status add_error = in DoExecute() local1616 if (add_error.Fail()) in DoExecute()1618 add_error.AsCString()); in DoExecute()1925 Status add_error = GetCommandInterpreter().AddUserCommand( in DoExecute() local1927 if (add_error.Fail()) { in DoExecute()1929 add_error.AsCString()); in DoExecute()