Searched defs:errorCode (Results 1 – 7 of 7) sorted by relevance
25 private int errorCode; field in SignatureException31 public SignatureException(int errorCode, String message) { in SignatureException()36 public SignatureException(int errorCode, String message, Throwable cause) { in SignatureException()
36 public HapFormatException(int errorCode, String message) { in HapFormatException()40 public HapFormatException(int errorCode, String message, Throwable cause) { in HapFormatException()
96 private final int errorCode; field in ERROR
121 auto errorCode = stream_.traceDataCache_->GetConstFileSystemSample().ErrorCodes()[0]; variable203 auto errorCode = stream_.traceDataCache_->GetConstFileSystemSample().ErrorCodes()[0]; variable284 auto errorCode = stream_.traceDataCache_->GetConstFileSystemSample().ErrorCodes()[0]; variable365 auto errorCode = stream_.traceDataCache_->GetConstFileSystemSample().ErrorCodes()[0]; variable
452 DataIndex errorCode = stream_.traceDataCache_->GetDataIndex("errorCode"); variable
89 DataIndex errorCode = INVALID_UINT64; in ParseFileSystemEvent() local
1274 DataIndex errorCode, in AppendNewData()