Home
last modified time | relevance | path

Searched defs:i_recordName (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool_main.cpp85 const std::string& i_vpdPath, const std::string& i_recordName, in writeKeyword()
157 const std::string& i_recordName, in readKeyword()
203 const auto& i_recordOption, const auto& i_recordName, in checkOptionValuePair()
H A Dvpd_tool.cpp34 const std::string& i_vpdPath, const std::string& i_recordName, in readKeyword()
414 std::string i_vpdPath, const std::string& i_recordName, in writeKeyword()
1161 const types::BinaryVector& i_keywordValue) -> int { in handleMoreOption()
1449 const std::string& i_recordName, const std::string& i_keywordName) const in getVpdValueInBiosConfigManager() argument
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dipz_parser.cpp412 const types::Record& i_recordName, const types::Keyword& i_keywordName, in getKeywordValueFromRecord()
484 const types::Record& i_recordName, const types::RecordOffset& i_vtocOffset) in getRecordDetailsFromVTOC()
628 const types::Record& i_recordName, const types::Keyword& i_keywordName, in setKeywordValueInRecord()
H A Dmanager.cpp51 const types::BinaryVector i_value) -> int { in Manager()