Lines Matching refs:l_srcVpdPath
635 std::string l_srcVpdPath; in fetchKeywordInfo() local
639 if (l_srcVpdPath = io_parsedJsonObj["source"].value("hardwarePath", ""); in fetchKeywordInfo()
640 !l_srcVpdPath.empty()) in fetchKeywordInfo()
644 else if (l_srcVpdPath = in fetchKeywordInfo()
646 l_srcVpdPath.empty()) in fetchKeywordInfo()
689 l_srcVpdPath, in fetchKeywordInfo()
695 constants::inventoryManagerService, l_srcVpdPath, in fetchKeywordInfo()
1052 std::string l_srcVpdPath; in updateAllKeywords() local
1056 l_srcVpdPath = l_vpdPath; in updateAllKeywords()
1062 l_srcVpdPath = l_vpdPath; in updateAllKeywords()
1100 l_rc = utils::writeKeyword(l_srcVpdPath, l_paramsToWrite); in updateAllKeywords()
1147 std::string l_srcVpdPath; in handleMoreOption() local
1153 l_srcVpdPath = l_vpdPath; in handleMoreOption()
1159 l_srcVpdPath = l_vpdPath; in handleMoreOption()
1270 l_srcVpdPath, l_aRecordKwInfo["sourceRecord"], in handleMoreOption()
1278 l_srcVpdPath, l_aRecordKwInfo["sourceRecord"], in handleMoreOption()
1298 l_srcVpdPath, l_aRecordKwInfo["sourceRecord"], in handleMoreOption()