Searched refs:gencache (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/glue/
H A Dvboxapi.py465 from win32com.client import gencache, DispatchBaseClass namespace
496 # Make sure the gencache is correct (we don't quite follow the COM
499 self.flushGenPyCache(win32com.client.gencache)
500 win32com.client.gencache.EnsureDispatch('VirtualBox.Session')
501 win32com.client.gencache.EnsureDispatch('VirtualBox.VirtualBox')
519 # version or the result of runnig makepy or gencache manually, but we
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxinstaller.py763 win32com.client.gencache.EnsureModule('{000C1092-0000-0000-C000-000000000046}', 1033, 1, 0);

Completed in 137 milliseconds