Searched refs:computer_model (Results 1 – 1 of 1) sorted by relevance
472 std::string computer_model = "Not available"; in LogInitialInfoOnIOThread() local474 computer_model = base::mac::GetModelIdentifier(); in LogInitialInfoOnIOThread()477 GetMachineStatistic(chromeos::system::kHardwareClassKey, &computer_model); in LogInitialInfoOnIOThread()479 LogToCircularBuffer("Computer model: " + computer_model); in LogInitialInfoOnIOThread()