Lines Matching refs:constants
57 vpd::constants::systemInvPath, 0, in isPrimingRequired()
58 std::vector<std::string>{vpd::constants::vpdCollectionInterface}); in isPrimingRequired()
240 {"Status", vpd::constants::vpdCollectionNotStarted}}; in primeInventory()
243 l_interfaces, vpd::constants::vpdCollectionInterface, in primeInventory()
307 std::string(vpd::constants::xyzLocationCodeInf), in populateInterfaces()
454 vpd::constants::operationalStatusInf}; in processFunctionalProperty()
465 if (l_serviceName == vpd::constants::pimServiceName) in processFunctionalProperty()
480 io_interfaces, vpd::constants::operationalStatusInf, in processFunctionalProperty()
501 std::vector<std::string> l_enableInf{vpd::constants::enableInf}; in processEnabledProperty()
512 if (l_serviceName == vpd::constants::pimServiceName) in processEnabledProperty()
527 io_interfaces, vpd::constants::enableInf, move(l_enabledProp), in processEnabledProperty()