Searched refs:interface_list_t (Results 1 – 5 of 5) sorted by relevance
18 using interface_list_t = std::vector<std::string>; typedef in entity_manager::EntityManagerInterface24 const interface_list_t& interfaceNames,39 interface_list_t interfaceNames;
21 sdbusplus::async::context& ctx, const interface_list_t& interfaceNames, in EntityManagerInterface()109 .next<sdbusplus::message::object_path, interface_list_t>(); in handleInventoryRemoved()
13 using interface_list_t = std::vector<std::string>; typedef25 sdbusplus::async::context& ctx, const interface_list_t& interfaceNames,39 interface_list_t interfaceNames;
29 sdbusplus::async::context& ctx, const interface_list_t& interfaceNames, in EntityManagerInterface()117 .next<sdbusplus::message::object_path, interface_list_t>(); in handleInventoryRemoved()
20 static entity_manager::interface_list_t getInterfaces() in getInterfaces()22 entity_manager::interface_list_t interfaces; in getInterfaces()