Lines Matching refs:motherboardPath
412 std::string motherboardPath; in systemInfoUpdate() local
440 motherboardPath = std::move(paths[i]); in systemInfoUpdate()
454 if (motherboardPath.empty()) in systemInfoUpdate()
514 std::filesystem::path foundPath(motherboardPath); in systemInfoUpdate()
515 motherboardPath = foundPath.parent_path().string(); in systemInfoUpdate()
519 "I", smbiosInventoryPath, "M", motherboardPath); in systemInfoUpdate()
523 smbiosInventoryPath, "M", motherboardPath); in systemInfoUpdate()
547 motherboardPath)); in systemInfoUpdate()
552 motherboardPath); in systemInfoUpdate()
580 motherboardPath)); in systemInfoUpdate()
585 smbiosDir.dir[smbiosDirIndex].dataStorage, motherboardPath); in systemInfoUpdate()
613 motherboardPath)); in systemInfoUpdate()
618 smbiosDir.dir[smbiosDirIndex].dataStorage, motherboardPath); in systemInfoUpdate()