Searched defs:hasError (Results 1 – 5 of 5) sorted by relevance
37 boolean hasError() { in hasError() method in ExportStatus
103 public final boolean hasError() { in hasError() method in UiAttributeNode
648 public final boolean hasError() { in hasError() method in UiElementNode
243 final AtomicBoolean hasError = new AtomicBoolean(); in loadSdk() local
706 public static boolean hasError(IProject project, boolean includeReferencedProjects) in hasError() method in ProjectHelper