Searched refs:inRef (Results 1 – 2 of 2) sorted by relevance
210 DynamicImageRef(const DynamicImageRef &inRef) : p(inRef.p) {} in DynamicImageRef() argument212 bool operator<(const DynamicImageRef &inRef) const {214 < (*const_cast<DynamicImageRef&>(inRef).p);
709 DNSServiceRef inRef, in DNSServiceGetAddrInfoResponse() argument