Searched refs:fetchKeywordInfo (Results 1 – 2 of 2) sorted by relevance
163 bool fetchKeywordInfo(nlohmann::json& io_parsedJsonObj) const noexcept;
345 if (!fetchKeywordInfo(l_backupRestoreCfgJsonObj)) in fixSystemVpd()596 bool VpdTool::fetchKeywordInfo(nlohmann::json& io_parsedJsonObj) const noexcept in fetchKeywordInfo() function in vpd::VpdTool