Home
last modified time | relevance | path

Searched refs:OnPopErrorScopeCallback (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClientDoers.cpp74 return device->OnPopErrorScopeCallback(requestSerial, errorType, message); in DoDevicePopErrorScopeCallback()
DDevice.h57 bool OnPopErrorScopeCallback(uint64_t requestSerial,
DDevice.cpp160 bool Device::OnPopErrorScopeCallback(uint64_t requestSerial, in OnPopErrorScopeCallback() function in dawn_wire::client::Device