Searched refs:ServiceCache (Results 1 – 5 of 5) sorted by relevance
160 ServiceCache::ServiceCache(const std::string& intf, const std::string& path) : in ServiceCache() function in ipmi::ServiceCache165 ServiceCache::ServiceCache(std::string&& intf, std::string&& path) : in ServiceCache() function in ipmi::ServiceCache170 const std::string& ServiceCache::getService(sdbusplus::bus_t& bus) in getService()185 void ServiceCache::invalidate() in invalidate()191 sdbusplus::message_t ServiceCache::newMethodCall( in newMethodCall()198 bool ServiceCache::isValid(sdbusplus::bus_t& bus) const in isValid()
105 static ipmi::ServiceCache wdService;
27 ipmi::ServiceCache WatchdogService::wdService(Watchdog::interface, wdPath);
42 class ServiceCache class51 ServiceCache(const std::string& intf, const std::string& path);52 ServiceCache(std::string&& intf, std::string&& path);
75 static ipmi::ServiceCache LEDService(ledInterface, ledIDBlinkObj);