Home
last modified time | relevance | path

Searched refs:aDriverDescriptor (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/connectivity/source/manager/
H A Dmdrivermanager.cxx339 DriverAccess aDriverDescriptor; in bootstrapDrivers() local
346 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