Lines Matching full:empty

34     if (!m_configJsonPath.empty())  in Worker()
82 if (!propertyValueMap.empty()) in populateIPZVPDpropertyMap()
141 if (!propertyValueMap.empty()) in populateKwdVPDpropertyMap()
249 if (!record.empty() && !keyword.empty() && in populateInterfaces()
272 if (!keyword.empty() && (*kwdVpdMap).count(keyword)) in populateInterfaces()
411 if (!pgKeywordValue.empty()) in processExtraInterfaces()
487 if (ccinFromVpd.empty()) in processFruWithCCIN()
504 if (ccinList.empty()) in processFruWithCCIN()
614 if (vpdFilePath.empty()) in populateDbus()
623 if (!m_parsedJson.empty()) in populateDbus()
678 if (i_vpdFilePath.empty() || i_flagToProcess.empty()) in processPreAction()
706 if (!inventoryPath.empty()) in processPreAction()
722 "Inventory path is empty in Json for file " + i_vpdFilePath); in processPreAction()
734 if (i_vpdFruPath.empty() || i_flagToProcess.empty()) in processPostAction()
751 logging::logMessage("Empty VPD Map"); in processPostAction()
798 if (i_vpdFilePath.empty()) in parseVpdFile()
802 " Empty VPD file path passed. Abort processing"); in parseVpdFile()
819 // empty variant so that pre action is not marked as failed. in parseVpdFile()
961 m_logger->logMessage("Empty parsedVpdMap recieved for path [" + in parseAndPublishVPD()
965 // As empty parsedVpdMap recieved for some reason, but still in parseAndPublishVPD()
1065 if (i_vpdFilePath.empty()) in skipPathForCollection()
1125 if (m_parsedJson.empty()) in collectFrusFromJson()
1170 if (i_dbusObjPath.empty()) in deleteFruVpd()
1172 throw std::runtime_error("Given DBus object path is empty."); in deleteFruVpd()
1354 if (i_vpdPath.empty()) in setPresentProperty()
1357 "Path is empty. Can't set present property"); in setPresentProperty()
1441 if (m_parsedJson.empty()) in performVpdRecollection()
1444 "System config json object is empty, can't process recollection."); in performVpdRecollection()
1487 if (m_parsedJson.empty()) in collectSingleFruVpd()
1499 if (l_fruPath.empty()) in collectSingleFruVpd()
1603 if (l_dbusObjectMap.empty()) in collectSingleFruVpd()