Home
last modified time | relevance | path

Searched defs:getErrorCode (Results 1 – 5 of 5) sorted by relevance

/external/emma/core/java12/com/vladium/util/exception/
DICodedException.java39 String getErrorCode (); in getErrorCode() method
DAbstractRuntimeException.java264 public final String getErrorCode () in getErrorCode() method in AbstractRuntimeException
DAbstractException.java264 public final String getErrorCode () in getErrorCode() method in AbstractException
/external/skia/include/xml/
DSkXMLParser.h42 ErrorCode getErrorCode() const { return fCode; } in getErrorCode() function
/external/skia/src/animator/
DSkAnimateMaker.h85 SkXMLParserError::ErrorCode getErrorCode() const { return fError.getErrorCode(); } in getErrorCode() function