Searched refs:VerifyUserMultiwordCmdPath (Results 1 – 4 of 4) sorted by relevance
1561 m_container = GetCommandInterpreter().VerifyUserMultiwordCmdPath( in DoExecute()1756 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute()1939 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute()2048 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute()
836 interpreter.VerifyUserMultiwordCmdPath(args, true, error); in CompleteModifiableCmdPathArgs()
319 CommandObjectMultiword *VerifyUserMultiwordCmdPath(Args &path,
933 CommandObjectMultiword *CommandInterpreter::VerifyUserMultiwordCmdPath( in VerifyUserMultiwordCmdPath() function in CommandInterpreter