Searched refs:vdScriptCtxInterprete (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A DVDScriptInternal.h103 DECLHIDDEN(int) vdScriptCtxInterprete(PVDSCRIPTCTXINT pThis, const char *pszFn,
H A DVDScriptInterp.cpp1001 DECLHIDDEN(int) vdScriptCtxInterprete(PVDSCRIPTCTXINT pThis, const char *pszFn, function
H A DVDScript.cpp2997 return vdScriptCtxInterprete(pThis, pszFnCall, paArgs, cArgs, &Ret);

Completed in 52 milliseconds