Searched refs:machineKey (Results 1 – 1 of 1) sorted by relevance
131 std::string machineKey = "OPENBMC_TARGET_MACHINE="; in getBMCMachine() local138 if (line.substr(0, machineKey.size()).find(machineKey) != in getBMCMachine()