Searched refs:getPropertyValueVisitor (Results 1 – 2 of 2) sorted by relevance
129 zone.getPropertyValueVisitor<T>(_intf, _prop, it->second); in operator ()()280 zone.getPropertyValueVisitor<T>(_intf, _prop, itProp->second); in operator ()()
229 inline auto getPropertyValueVisitor(const char* intf, const char* prop, in getPropertyValueVisitor() function in phosphor::fan::control::Zone647 value = getPropertyValueVisitor<T>(intf.c_str(), prop.c_str(), variant); in getPropertyByName()