Searched refs:i_serviceName (Results 1 – 2 of 2) sorted by relevance
40 const std::string& i_serviceName, const std::string& i_objectPath, in readDbusProperty() argument46 if (i_serviceName.empty() || i_objectPath.empty() || i_interface.empty() || in readDbusProperty()59 l_bus.new_method_call(i_serviceName.c_str(), i_objectPath.c_str(), in readDbusProperty()882 inline bool isServiceRunning(const std::string& i_serviceName) noexcept in isServiceRunning() argument892 l_method.append(i_serviceName); in isServiceRunning()
305 inline bool isServiceRunning(const std::string& i_serviceName) in isServiceRunning() argument315 l_method.append(i_serviceName); in isServiceRunning()