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

/vbox/src/VBox/Storage/
H A DVD.cpp3660 * Worker for VDPluginLoadFromFilename() and vdPluginLoadFromPath().
3719 static int vdPluginLoadFromPath(const char *pszPath) function
3812 return vdPluginLoadFromPath(szPath);
5746 return vdPluginLoadFromPath(pszPath);

Completed in 80 milliseconds