Home
last modified time | relevance | path

Searched defs:getError (Results 1 – 25 of 55) sorted by relevance

123

/external/icu/icu4j/perf-tests/
DDataset.pm65 sub getError { subroutine
/external/icu/icu4c/source/test/perf/perldriver/
DDataset.pm68 sub getError { subroutine
/external/icu/icu4j/perf-tests/perldriver/
DDataset.pm66 sub getError { subroutine
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DFailingClientStream.java58 Status getError() { in getError() method in FailingClientStream
/external/grpc-grpc-java/testing/src/main/java/io/grpc/testing/
DStreamRecorder.java107 @Nullable public Throwable getError() { in getError() method in StreamRecorder
/external/grpc-grpc-java/testing/src/main/java/io/grpc/internal/testing/
DStreamRecorder.java102 @Nullable public Throwable getError() { in getError() method in StreamRecorder
/external/sl4a/Common/src/com/googlecode/android_scripting/
DSl4aErrors.java63 public Sl4aException getError() { in getError() method in Sl4aErrors
/external/antlr/gunit/src/main/java/org/antlr/gunit/
DgUnitTestResult.java61 public String getError() { in getError() method in gUnitTestResult
/external/deqp/framework/opengl/
DgluDefs.hpp60 int getError (void) const { return m_error; } in getError() function in glu::Error
/external/deqp/framework/egl/
DegluDefs.hpp46 deUint32 getError (void) const { return m_error; } in getError() function in eglu::Error
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVError.h81 SPIRVErrorCode getError(std::string& ErrMsg) { in getError() function
/external/llvm/include/llvm/Bitcode/
DReaderWriter.h199 std::error_code getError() const { return EC; } in getError() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.hpp223 VkResult getError (void) const { return m_error; } in getError() function in vk::Error
236 VkResult getError (void) const { return m_error; } in getError() function in vk::OutOfMemoryError
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResXMLTree.java196 public int getError() in getError() method in ResXMLTree
DResStringPool.java555 public int getError() { in getError() method in ResStringPool
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DErrorOr.h160 std::error_code getError() const { in getError() function
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl37 eglGetErrorFunc getError; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorOr.h169 std::error_code getError() const { in getError() function
/external/llvm/include/llvm/Support/
DErrorOr.h169 std::error_code getError() const { in getError() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DStringPrepParseException.java234 public int getError(){ in getError() method in StringPrepParseException
/external/icu/android_icu4j/src/main/java/android/icu/text/
DStringPrepParseException.java217 public int getError(){ in getError() method in StringPrepParseException
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h186 unsigned getError() const { return (Error); }; in getError() function
/external/protobuf/js/binary/
Ddecoder.js436 jspb.BinaryDecoder.prototype.getError = function() { method in jspb.BinaryDecoder
Dreader.js221 jspb.BinaryReader.prototype.getError = function() { method in jspb.BinaryReader
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DHttp2Client.java308 public Throwable getError() { in getError() method in Http2Client.Tester.RstStreamObserver

123