Home
last modified time | relevance | path

Searched refs:ErrorScopeData (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.h75 struct ErrorScopeData { struct
79 RequestTracker<ErrorScopeData> mErrorScopes; argument
DDevice.cpp51 mErrorScopes.CloseAll([](ErrorScopeData* request) { in ~Device()
91 mErrorScopes.CloseAll([](ErrorScopeData* request) { in CancelCallbacksForDisconnect()
174 ErrorScopeData request; in OnPopErrorScopeCallback()