Home
last modified time | relevance | path

Searched refs:postToDbus (Results 1 – 2 of 2) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dentity_manager.hpp55 void postToDbus(const nlohmann::json& newConfiguration);
H A Dentity_manager.cpp82 void EntityManager::postToDbus(const nlohmann::json& newConfiguration) in postToDbus() function in EntityManager
503 postToDbus(newConfiguration); in publishNewConfiguration()