Searched refs:InventoryIntf (Results 1 – 8 of 8) sorted by relevance
18 namespace InventoryIntf = phosphor::modbus::rtu::inventory;19 namespace InventoryConfigIntf = InventoryIntf::config;63 InventoryIntf::Device::serial_port_map_t ports; in testInventorySourceCreation()68 std::make_unique<InventoryIntf::Device>(ctx, deviceConfig, ports); in testInventorySourceCreation()
134 using InventoryIntf = in TEST_F() typedef136 sdbusplus::server::manager_t manager{ctx, InventoryIntf::namespace_path}; in TEST_F()161 using InventoryIntf = in TEST_F() typedef163 sdbusplus::server::manager_t manager{ctx, InventoryIntf::namespace_path}; in TEST_F()
14 namespace InventoryIntf = phosphor::modbus::rtu::inventory;33 std::unordered_map<std::string, std::unique_ptr<InventoryIntf::Device>>;
109 auto res = co_await InventoryIntf::config::getConfig(ctx, objectPath); in processInventoryAdded()120 std::make_unique<InventoryIntf::Device>(ctx, config, ports); in processInventoryAdded()
39 using InventoryIntf = in handleInventoryGet() typedef45 .path(InventoryIntf::namespace_path) in handleInventoryGet()
47 using InventoryIntf = in handleInventoryGet() typedef53 .path(InventoryIntf::namespace_path) in handleInventoryGet()
325 using InventoryIntf = in updateBaseConfig() typedef331 .path(InventoryIntf::namespace_path) in updateBaseConfig()
145 using InventoryIntf = in getConfigSubInterfaces() typedef151 .path(InventoryIntf::namespace_path) in getConfigSubInterfaces()