Searched refs:hasError (Results 1 – 13 of 13) sorted by relevance
139 if ((mFD < 0) || hasError()) { in lock()170 if (hasError() || !reopen()) { in lock()
123 inline bool hasError() const in hasError() function
157 if (write_output_mutex.hasError() || !write_output_mutex.lockMutex()) { in compileScript()
190 public boolean hasError(int error) { in hasError() method in SslError
194 public boolean hasError() { in hasError() method in SyncResult
1796 bool hasError = false; in buildResources() local1818 hasError = true; in buildResources()1840 if (hasError) { in buildResources()
4032 bool hasError = false; in applyPublicEntryOrder() local4076 hasError = true; in applyPublicEntryOrder()4084 hasError = true; in applyPublicEntryOrder()4106 return hasError ? STATUST(UNKNOWN_ERROR) : NO_ERROR; in applyPublicEntryOrder()
3398 if (!syncResult.hasError()) { in runSyncFinishedOrCanceledH()
8213 method public boolean hasError();17553 method public boolean hasError(int);
10003 method public boolean hasError();26108 method public boolean hasError(int);
10038 method public boolean hasError();26264 method public boolean hasError(int);
10554 method public boolean hasError();28421 method public boolean hasError(int);
1684 HPLandroid/content/SyncResult;->hasError()Z