Searched refs:BridgeFactoryBase (Results 1 – 2 of 2) sorted by relevance
58 BridgeFactoryBase; typedef61 private osl::Mutex, public BridgeFactoryBase, private boost::noncopyable78 using BridgeFactoryBase::acquire;79 using BridgeFactoryBase::release;
93 BridgeFactoryBase(*static_cast< osl::Mutex * >(this)), context_(context) in BridgeFactory()