Searched refs:CommandObjectPythonFunction (Results 1 – 1 of 1) sorted by relevance
1062 class CommandObjectPythonFunction : public CommandObjectRaw { class1064 CommandObjectPythonFunction(CommandInterpreter &interpreter, std::string name, in CommandObjectPythonFunction() function in CommandObjectPythonFunction1078 ~CommandObjectPythonFunction() override = default;1484 CommandObjectSP command_obj_sp(new CommandObjectPythonFunction( in IOHandlerInputComplete()1538 CommandObjectSP new_cmd(new CommandObjectPythonFunction( in DoExecute()