Searched defs:boardName (Results 1 – 5 of 5) sorted by relevance
58 const std::string& boardName, in addBoard()246 void Topology::remove(const std::string& boardName) in remove()
295 buildInventorySystemPath(std::string & boardName,const std::string & boardType) buildInventorySystemPath() argument
114 std::string boardName = boardConfig["Name"]; postBoardToDBus() local
531 auto boardName = record.find("Name")->get<std::string>(); updateSystemConfiguration() local
39 const auto boardName = boardPath->filename().string(); in createFirmwareEntry() local