Home
last modified time | relevance | path

Searched defs:i_serviceName (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlistener.cpp427 const std::string& i_serviceName, const std::string& i_objectPath, in getCorrelatedProps()
490 const std::string& i_serviceName, in updateCorrelatedProperty()
/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_utils.hpp40 const std::string& i_serviceName, const std::string& i_objectPath, in readDbusProperty()
882 inline bool isServiceRunning(const std::string& i_serviceName) noexcept in isServiceRunning()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp304 inline bool isServiceRunning(const std::string& i_serviceName) in isServiceRunning()