Searched refs:other_identity (Results 1 – 2 of 2) sorted by relevance
134 ScopedComPtr<IUnknown> other_identity; in IsSameObject() local135 other->QueryInterface(other_identity.Receive()); in IsSameObject()138 static_cast<IUnknown*>(other_identity); in IsSameObject()
133 ScopedComPtr<IUnknown> other_identity; in IsSameObject() local134 other->QueryInterface(other_identity.Receive()); in IsSameObject()137 static_cast<IUnknown*>(other_identity); in IsSameObject()