Searched defs:i_flagToProcess (Results 1 – 2 of 2) sorted by relevance
| /openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
| H A D | json_utility.hpp | 220 const std::string& i_flagToProcess, uint16_t& o_errCode) in executePostFailAction() argument 297 processSystemCmdTag(const nlohmann::json & i_parsedConfigJson,const std::string & i_vpdFilePath,const std::string & i_baseAction,const std::string & i_flagToProcess,uint16_t & o_errCode) processSystemCmdTag() argument 348 processGpioPresenceTag(const nlohmann::json & i_parsedConfigJson,const std::string & i_vpdFilePath,const std::string & i_baseAction,const std::string & i_flagToProcess,uint16_t & o_errCode) processGpioPresenceTag() argument 449 procesSetGpioTag(const nlohmann::json & i_parsedConfigJson,const std::string & i_vpdFilePath,const std::string & i_baseAction,const std::string & i_flagToProcess,uint16_t & o_errCode) procesSetGpioTag() argument 542 executeBaseAction(const nlohmann::json & i_parsedConfigJson,const std::string & i_action,const std::string & i_vpdFilePath,const std::string & i_flagToProcess,uint16_t & o_errCode) executeBaseAction() argument [all...] |
| /openbmc/openpower-vpd-parser/vpd-manager/src/ |
| H A D | worker.cpp | 781 const std::string& i_flagToProcess, in processPreAction() 838 const std::string& i_vpdFruPath, const std::string& i_flagToProcess, in processPostAction()
|