Searched refs:mAddress (Results 1 – 1 of 1) sorted by relevance
353 auto mAddress = iface.find("Address"); in from() local356 if (mAddress == iface.end() || mBus == iface.end() || mName == iface.end()) in from()362 auto sAddress = std::visit(VariantToStringVisitor(), mAddress->second); in from()