Searched refs:DbusPropertyEntry (Results 1 – 3 of 3) sorted by relevance
158 const types::DbusPropertyEntry& i_corrProperty,
234 using DbusPropertyEntry = std::tuple<std::string, std::string, std::string>; typedef236 using DbusPropertyList = std::vector<DbusPropertyEntry>;
490 const types::DbusPropertyEntry& i_corrProperty, in updateCorrelatedProperty()