Searched defs:other_identity (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/win/
H A Dscoped_comptr.h134 ScopedComPtr<IUnknown> other_identity; local
135 other->QueryInterface(other_identity.Receive());
138 static_cast<IUnknown*>(other_identity);

Completed in 39 milliseconds