Searched refs:_Proxy (Results 1 – 2 of 2) sorted by relevance
1399 _Type* _Proxy; in _Perform() local1403 …terfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void**>(&_Proxy)); in _Perform()1408 return _Proxy; in _Perform()1436 _Type* _Proxy; in _Perform() local1440 …terfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void**>(&_Proxy)); in _Perform()1445 return _Proxy; in _Perform()
1399 _Type* _Proxy;1403 …terfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void**>(&_Proxy));1408 return _Proxy;1436 _Type* _Proxy;1440 …terfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void**>(&_Proxy));1445 return _Proxy;