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

/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp1122 int SystemProperties::i_unloadVDPlugin(const char *pszPluginLibrary) function in class:SystemProperties
H A DVirtualBoxImpl.cpp2693 int VirtualBox::i_unloadVDPlugin(const char *pszPluginLibrary) function in class:VirtualBox
2695 return m->pSystemProperties->i_unloadVDPlugin(pszPluginLibrary);

Completed in 57 milliseconds