Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool_main.cpp153 bool l_isHardwareOperation = (!i_hardwareFlag->empty() ? true : false); in readKeyword() local
157 l_isHardwareOperation, i_filePath); in readKeyword()