Searched refs:EntityManagerInterface (Results 1 – 13 of 13) sorted by relevance
20 EntityManagerInterface::EntityManagerInterface( in EntityManagerInterface() function in entity_manager::EntityManagerInterface31 auto EntityManagerInterface::handleInventoryGet() -> sdbusplus::async::task<> in handleInventoryGet()64 auto EntityManagerInterface::handleInventoryAdded() -> sdbusplus::async::task<> in handleInventoryAdded()93 auto EntityManagerInterface::handleInventoryRemoved() in handleInventoryRemoved()
13 class EntityManagerInterface class21 EntityManagerInterface() = delete;23 EntityManagerInterface(sdbusplus::async::context& ctx,
80 'EntityManagerInterface.cpp',
15 class EntityManagerInterface class22 EntityManagerInterface() = delete;24 explicit EntityManagerInterface(
28 EntityManagerInterface::EntityManagerInterface( in EntityManagerInterface() function in entity_manager::EntityManagerInterface39 auto EntityManagerInterface::handleInventoryGet() -> sdbusplus::async::task<> in handleInventoryGet()72 auto EntityManagerInterface::handleInventoryAdded() -> sdbusplus::async::task<> in handleInventoryAdded()101 auto EntityManagerInterface::handleInventoryRemoved() in handleInventoryRemoved()
53 entity_manager::EntityManagerInterface entityManager;
88 .service(entity_manager::EntityManagerInterface::serviceName) in getDetectorConfig()
62 entity_manager::EntityManagerInterface entityManager;
153 ctx.request_name(entity_manager::EntityManagerInterface::serviceName); in TEST_F()180 ctx.request_name(entity_manager::EntityManagerInterface::serviceName); in TEST_F()
63 entity_manager::EntityManagerInterface entityManager;
84 .service(entity_manager::EntityManagerInterface::serviceName) in getConfig()
150 .service(entity_manager::EntityManagerInterface::serviceName) in getConfigSubInterfaces()203 .service(entity_manager::EntityManagerInterface::serviceName) in getConfig()
330 .service(entity_manager::EntityManagerInterface::serviceName) in updateBaseConfig()