Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dentity_manager.cpp82 std::map<std::string, std::string> newBoards; // path -> name in postToDbus() local
112 postBoardToDBus(const std::string & boardId,const nlohmann::json & boardConfig,std::map<std::string,std::string> & newBoards) postBoardToDBus() argument