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
110 std::map<std::string, std::string>& newBoards) in postBoardToDBus()