Home
last modified time | relevance | path

Searched defs:ErrorType (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DRefCountObject.h32 using ErrorType = ErrorT; variable
63 using ErrorType = ErrorT; variable
107 using ErrorType = ErrorT; variable
205 using ErrorType = typename angle::BindingPointer<ObjectType, Context>::ErrorType; variable
225 using ErrorType = typename BindingPointer<ObjectType>::ErrorType; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DRefCountObject.h30 using ErrorType = ErrorT; variable
61 using ErrorType = ErrorT; variable
157 using ErrorType = typename angle::BindingPointer<ObjectType, Context>::ErrorType; variable
175 using ErrorType = typename BindingPointer<ObjectType>::ErrorType; variable
/third_party/node/deps/npm/node_modules/errno/
Dtest.js36 function lastFunction (ErrorType, cb) { argument
40 function secondLastFunction (ErrorType, cb) { argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DErrorData.h30 using ErrorType = wgpu::ErrorType; variable
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DNumberParseException.java28 public enum ErrorType { enum in NumberParseException
/third_party/glib/glib/
Dgerror.h72 #define G_DEFINE_EXTENDED_ERROR(ErrorType, error_type) \ argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DError.h28 enum class ErrorType : uint32_t { Validation, ContextLost, Unimplemented }; enum
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h136 enum ErrorType { enum
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestExpectationsParser.cpp97 enum ErrorType enum
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestExpectationsParser.cpp111 enum ErrorType enum
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fLayoutBindingTests.cpp684 enum ErrorType enum in deqp::gles31::Functional::__anonba5624110111::LayoutBindingNegativeCase