Searched refs:InvokeFunc (Results 1 – 2 of 2) sorted by relevance
34 int InvokeFunc() const;
39 int Command::InvokeFunc() const { in InvokeFunc() function in Command119 int result = command.InvokeFunc(); in ExecuteCommand()