Searched refs:mErrorId (Results 1 – 3 of 3) sorted by relevance
30 private ErrorIdentifier mErrorId; field in HarnessException34 mErrorId = errorId; in HarnessException()40 mErrorId = errorId; in HarnessException()46 mErrorId = errorId; in HarnessException()52 mErrorId = errorId; in HarnessException()59 return mErrorId; in getErrorId()
27 private ErrorIdentifier mErrorId; field in HarnessRuntimeException37 mErrorId = errorId; in HarnessRuntimeException()52 mErrorId = cause.getErrorId(); in HarnessRuntimeException()65 mErrorId = errorId; in HarnessRuntimeException()74 return mErrorId; in getErrorId()
44 private @Nullable ErrorIdentifier mErrorId = null; field in FailureDescription113 mErrorId = errorId; in setErrorIdentifier()119 return mErrorId; in getErrorIdentifier()