Searched refs:interfaceIterator (Results 1 – 1 of 1) sorted by relevance
478 auto interfaceIterator = interfacesAndProperties.find(interfaceName); in maybeCall() local479 if (interfaceIterator == interfacesAndProperties.cend()) in maybeCall()485 auto propertyIterator = interfaceIterator->second.find("Names"s); in maybeCall()486 if (propertyIterator == interfaceIterator->second.cend()) in maybeCall()