Searched defs:ERROR (Results 1 – 9 of 9) sorted by relevance
23 public enum ERROR { enum107 ERROR(int code) { in ERROR() method in ERROR
51 static ERROR(tag: string, msg: string) { method in SPLogger
33 private static final String ERROR = "Not implement yet"; field in RemoteSigner
25 ERROR = 1; enumerator
18 ERROR = 4000, enumerator
85 ERROR("Error"); enumConstant
37 enum ParseResult { ERROR = 0, SUCCESS }; enumerator
41 ERROR = 'ERROR', enumerator