Searched refs:ProcessCommandsStartFunc (Results 1 – 2 of 2) sorted by relevance
25 using ProcessCommandsStartFunc = void(*)(); variable59 ProcessCommandsStartFunc processCommandsStartFun_ = nullptr;
123 processCommandsStartFun_ = (ProcessCommandsStartFunc)LoadSymbol("ProcessCommandsStart"); in ProcessCommandsStart()