Home
last modified time | relevance | path

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

12

/external/parameter-framework/parameter/
DErrorContext.cpp47 const std::string& CErrorContext::getError() const in getError() function in CErrorContext
/external/parameter-framework/xmlserializer/
DXmlSerializingContext.cpp47 const std::string& CXmlSerializingContext::getError() const in getError() function in CXmlSerializingContext
/external/icu/icu4c/source/test/perf/perldriver/
DDataset.pm64 sub getError { subroutine
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
DgUnitTestResult.java61 public String getError() { in getError() method in gUnitTestResult
/external/deqp/framework/opengl/
DgluDefs.hpp55 int getError (void) const { return m_error; } in getError() function in glu::Error
/external/icu/icu4c/source/test/intltest/
Dsimplethread.cpp467 UBool getError() { return (fErrors > 0); } in getError() function in ThreadWithStatus
468 … UBool getError(UnicodeString& fillinError) { fillinError = fErrorString; return (fErrors > 0); } in getError() function in ThreadWithStatus
Dtsmthred.cpp588 UBool getError() { return (fErrors > 0); } in getError() function in ThreadWithStatus
589 … UBool getError(UnicodeString& fillinError) { fillinError = fErrorString; return (fErrors > 0); } in getError() function in ThreadWithStatus
Didnaref.cpp99 static UErrorCode getError(enum punycode_status status){ in getError() function
/external/deqp/framework/egl/
DegluDefs.hpp45 deUint32 getError (void) const { return m_error; } in getError() function in eglu::Error
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DBuildResults.java260 public double getError() { in getError() method in BuildResults
272 public double getError(int dim_id) { in getError() method in BuildResults
DConfigResults.java359 public double getError() { in getError() method in ConfigResults
/external/llvm/include/llvm/Bitcode/
DReaderWriter.h166 std::error_code getError() const { return EC; }; in getError() function
DBitstreamReader.h144 static BitstreamEntry getError() { in getError() function
/external/skia/src/animator/
DSkDisplayXMLParser.h78 SkDisplayXMLParserError* getError() { return (SkDisplayXMLParserError*) fError; } in getError() function
DSkScript.h80 Error getError() const { return fError; } in getError() function
DSkScript2.h44 Error getError() { return fError; } in getError() function
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl37 eglGetErrorFunc getError; variable
DeglwFuncPtrLibraryImpl.inl162 EGLint FuncPtrLibrary::getError (void) const function in FuncPtrLibrary
/external/llvm/include/llvm/Support/
DErrorOr.h178 std::error_code getError() const { in getError() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DStringPrepParseException.java230 public int getError(){ in getError() method in StringPrepParseException
/external/doclava/src/com/google/doclava/
DPackageInfo.java381 public ClassInfo getError(String errorName) { in getError() method in PackageInfo
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h93 std::error_code getError() { return LastError; } in getError() function
/external/deqp/modules/glshared/
DglsFboUtil.hpp336 glw::GLenum getError (void) { return m_error; } in getError() function in deqp::gls::FboUtil::FboBuilder
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTextView.java344 public CharSequence getError() { in getError() method in ShadowTextView
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp912 deUint32 GLContext::getError (void) in getError() function in sglr::GLContext

12