Lines Matching refs:getCustomDBus
158 CustomDBus::getCustomDBus().setAvailabilityState(path, false); in setPresenceFrus()
1146 CustomDBus::getCustomDBus().setLocationCode( in setFRUDataOnDBus()
1161 CustomDBus::getCustomDBus().updateItemPresentStatus(path, true); in setPresentPropertyStatus()
1166 CustomDBus::getCustomDBus().setAvailabilityState(path, true); in setAvailabilityState()
1184 CustomDBus::getCustomDBus().implementCpuCoreInterface( in createDbusObjects()
1188 CustomDBus::getCustomDBus().implementChassisInterface( in createDbusObjects()
1192 CustomDBus::getCustomDBus().implementPowerSupplyInterface( in createDbusObjects()
1196 CustomDBus::getCustomDBus().implementPanelInterface( in createDbusObjects()
1200 CustomDBus::getCustomDBus().implementVRMInterface(entity.first); in createDbusObjects()
1203 CustomDBus::getCustomDBus().implementPCIeSlotInterface( in createDbusObjects()
1207 CustomDBus::getCustomDBus().implementConnecterInterface( in createDbusObjects()
1211 CustomDBus::getCustomDBus().implementBoard(entity.first); in createDbusObjects()
1214 CustomDBus::getCustomDBus().implementPCIeDeviceInterface( in createDbusObjects()
1218 CustomDBus::getCustomDBus().implementMotherboardInterface( in createDbusObjects()
1222 CustomDBus::getCustomDBus().implementFanInterface(entity.first); in createDbusObjects()
1225 CustomDBus::getCustomDBus().implementFabricAdapter( in createDbusObjects()