Home
last modified time | relevance | path

Searched defs:newConfiguration (Results 1 – 2 of 2) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dentity_manager.cpp80 void EntityManager::postToDbus(const nlohmann::json& newConfiguration) in postToDbus() argument
465 publishNewConfiguration(const size_t & instance,const size_t count,boost::asio::steady_timer & timer,const nlohmann::json newConfiguration) publishNewConfiguration() argument
529 nlohmann::json newConfiguration = systemConfiguration; propertiesChangedCallback() local
[all...]
H A Dconfiguration.cpp104 nlohmann::json& newConfiguration) in deriveNewConfiguration()