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

/vbox/src/VBox/Storage/testcase/
H A DVDScript.cpp2992 DECLHIDDEN(int) VDScriptCtxCallFn(VDSCRIPTCTX hScriptCtx, const char *pszFnCall, argument
2997 return vdScriptCtxInterprete(pThis, pszFnCall, paArgs, cArgs, &Ret);

Completed in 51 milliseconds