HomeSort by relevance Sort by last modified time
    Searched full:other_identity (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/win/
scoped_comptr.h 134 ScopedComPtr<IUnknown> other_identity; local
135 other->QueryInterface(other_identity.Receive());
138 static_cast<IUnknown*>(other_identity);

Completed in 32 milliseconds