Searched defs:HandleError (Results 1 – 7 of 7) sorted by relevance
62 bool ErrorScopeStack::HandleError(wgpu::ErrorType type, const char* message) { in HandleError() function in dawn_native::ErrorScopeStack
72 void EncodingContext::HandleError(std::unique_ptr<ErrorData> error) { in HandleError() function in dawn_native::EncodingContext
406 void DeviceBase::HandleError(InternalErrorType type, const char* message) { in HandleError() function in dawn_native::DeviceBase
70 void Device::HandleError(WGPUErrorType errorType, const char* message) { in HandleError() function in dawn_wire::client::Device
1577 function_ref<ErrorPolicy(Error)> HandleError) in DWARFObjInMemory()1893 function_ref<ErrorPolicy(Error)> HandleError, in create()
699 def HandleError(self, msg, token): member in AstBuilder
709 def HandleError(self, msg, token): member in AstBuilder