Searched refs:PropertiesCache (Results 1 – 1 of 1) sorted by relevance
163 using PropertiesCache = std::unordered_map<std::string, PropertyMap>; typedef in ipmi::transport::ObjectLookupCache182 using value_type = PropertiesCache::value_type;200 PropertiesCache::iterator ret;218 PropertiesCache cache;226 PropertiesCache::iterator get(const std::string& path) in get()