Searched refs:tpRegScriptServerFunc (Results 1 – 2 of 2) sorted by relevance
26 typedef int(*tpRegScriptServerFunc)(tpExecScriptServerFunc pFn); typedef31 static void StartScriptServer(tpRegScriptServerFunc scriptFn);
80 void ScriptCommandRelay::StartScriptServer(tpRegScriptServerFunc scriptFn) in StartScriptServer()84 auto server = [](tpRegScriptServerFunc function) in StartScriptServer()