Searched defs:vdScriptInterpreterFnCall (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A DVDScriptInterp.cpp749 static int vdScriptInterpreterFnCall(PVDSCRIPTINTERPCTX pThis, PVDSCRIPTFN pFn) function
856 rc = vdScriptInterpreterFnCall(pThis, pFn);
1036 rc = vdScriptInterpreterFnCall(&InterpCtx, pFn);

Completed in 45 milliseconds