Searched refs:DbusProperty (Results 1 – 6 of 6) sorted by relevance
17 using DbusProperty = std::string; typedef18 using DbusPropertyVec = std::vector<std::pair<DbusProperty, IPMIFruData>>;
28 using DbusProperty = std::string; typedef33 using PropertyMap = std::map<DbusProperty, Value>;
20 using DbusProperty = std::string; typedef23 using PropertyMap = std::unordered_map<DbusProperty, PropertyValue>;
15 using DbusProperty = std::string; typedef28 using DbusPropertyMap = std::map<DbusProperty, Value>;
87 using DbusProperty = std::string; typedef88 using DbusPropertyVec = std::vector<std::pair<DbusProperty, IPMIFruData>>;
19 using DbusProperty = std::string; typedef30 using PropertyMap = std::map<DbusProperty, Value>;125 using DbusPropertyMap = std::map<DbusProperty, DbusPropertyValues>;