Searched refs:processKeepAndClear (Results 1 – 2 of 2) sorted by relevance
215 void processKeepAndClear(const nlohmann::json& i_attributeData);
240 [this](const auto& entry) { processKeepAndClear(entry); }}}; in backUpOrRestoreBiosAttributes()974 void IbmBiosHandler::processKeepAndClear(const nlohmann::json& i_attributeData) in processKeepAndClear() function in vpd::IbmBiosHandler