Searched defs:factory_id (Results 1 – 3 of 3) sorted by relevance
42 void Device::UnregisterPhyLayer(Phy::Type phy_type, uint32_t factory_id) { in UnregisterPhyLayer()
22 PhyLayerFactory::PhyLayerFactory(Phy::Type phy_type, uint32_t factory_id) in PhyLayerFactory()
118 size_t factory_id = phys_.size(); in AddPhy() local