Searched refs:aDriverDescriptor (Results 1 – 1 of 1) sorted by relevance
339 DriverAccess aDriverDescriptor; in bootstrapDrivers() local346 aDriverDescriptor.sImplementationName = xSI->getImplementationName(); in bootstrapDrivers()347 aDriverDescriptor.xComponentFactory = xFactory; in bootstrapDrivers()352 aDriverDescriptor.sImplementationName in bootstrapDrivers()363 aDriverDescriptor.xDriver = xDriver; in bootstrapDrivers()369 aDriverDescriptor.sImplementationName = xSI->getImplementationName(); in bootstrapDrivers()374 aDriverDescriptor.sImplementationName in bootstrapDrivers()382 m_aDriversBS.push_back( aDriverDescriptor ); in bootstrapDrivers()
Completed in 14 milliseconds