Searched refs:intfProps (Results 1 – 2 of 2) sorted by relevance
73 intfProps; in interfacesAdded() local74 msg.read(intfProps); in interfacesAdded()75 auto itIntf = intfProps.find(std::get<Intf>(obj)); in interfacesAdded()76 if (itIntf == intfProps.cend()) in interfacesAdded()
209 intfProps; in compatIntfAdded() local211 msg.read(op, intfProps); in compatIntfAdded()213 if (intfProps.find(confCompatIntf) == intfProps.end()) in compatIntfAdded()218 const auto& props = intfProps.at(confCompatIntf); in compatIntfAdded()