Home
last modified time | relevance | path

Searched refs:allPDRs (Results 1 – 1 of 1) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp118 allPDRs = false; in GetPDR()
119 pdrOptionGroup->add_flag("-a, --all", allPDRs, in GetPDR()
167 if (allPDRs || !pdrRecType.empty()) in exec()
1587 bool allPDRs; member in pldmtool::platform::GetPDR