Home | History | Annotate | Download | only in src

Lines Matching refs:_Status

3184                 [_OuterTask, _AsyncOp](_OpType* _Operation, ABI::Windows::Foundation::AsyncStatus _Status) mutable -> HRESULT
3187 if (_Status == ABI::Windows::Foundation::AsyncStatus::Canceled)
3191 else if (_Status == ABI::Windows::Foundation::AsyncStatus::Error)
3200 _CONCRT_ASSERT(_Status