Searched refs:add_error (Results 1 – 2 of 2) sorted by relevance
597 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); in AddMultiwordCommand() local598 if (add_error.Success()) in AddMultiwordCommand()629 Status add_error = m_opaque_ptr->AddUserCommand(name, new_command_sp, true); in AddCommand() local630 if (add_error.Success()) in AddCommand()
2531 Status add_error = in SetOptionValue() 2533 if (add_error.Fail()) in SetOptionValue() 2535 add_error.AsCString()); in SetOptionValue() 2813 Status add_error = GetCommandInterpreter().AddUserCommand(2815 if (add_error.Fail()) {2817 add_error.AsCString());2296 Status add_error = DoExecute() local 2578 Status add_error = GetCommandInterpreter().AddUserCommand( DoExecute() local