Searched refs:ServiceCache (Results 1 – 5 of 5) sorted by relevance
156 ServiceCache::ServiceCache(const std::string& intf, const std::string& path) : in ServiceCache() function in ipmi::ServiceCache161 ServiceCache::ServiceCache(std::string&& intf, std::string&& path) : in ServiceCache() function in ipmi::ServiceCache166 const std::string& ServiceCache::getService(sdbusplus::bus_t& bus) in getService()176 void ServiceCache::invalidate() in invalidate()182 sdbusplus::message_t ServiceCache::newMethodCall( in newMethodCall()189 bool ServiceCache::isValid(sdbusplus::bus_t& bus) const in isValid()
43 class ServiceCache class52 ServiceCache(const std::string& intf, const std::string& path);53 ServiceCache(std::string&& intf, std::string&& path);
105 static ipmi::ServiceCache wd_service;
28 ipmi::ServiceCache WatchdogService::wd_service(wd_intf, wd_path);
74 static ipmi::ServiceCache LEDService(ledInterface, ledIDBlinkObj);