Searched refs:VerifyUserMultiwordCmdPath (Results 1 – 4 of 4) sorted by relevance
2234 m_container = GetCommandInterpreter().VerifyUserMultiwordCmdPath( in DoExecute()2422 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute()2592 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute()2687 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute()
882 interpreter.VerifyUserMultiwordCmdPath(args, true, error); in CompleteModifiableCmdPathArgs()
333 CommandObjectMultiword *VerifyUserMultiwordCmdPath(Args &path,
959 CommandObjectMultiword *CommandInterpreter::VerifyUserMultiwordCmdPath( in VerifyUserMultiwordCmdPath() function in CommandInterpreter