Home
last modified time | relevance | path

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

/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.hpp305 inline bool isServiceRunning(const std::string& i_serviceName) in isServiceRunning()