Searched refs:hasError (Results 1 – 19 of 19) sorted by relevance
142 if ((mFD < 0) || hasError()) { in lock()173 if (hasError() || !reopen()) { in lock()227 if (mFD < 0 || hasError()) { in createMap()247 if (mFD < 0 || hasError()) { in getSize()265 if ((mFD < 0) || hasError()) { in seek()281 if ((mFD < 0) || hasError()) { in tell()
27 if ((mFD < 0) || hasError()) { in read()
32 if (file.hasError()) { in GetSHA1DigestFromFile()
31 if ((mFD < 0) || hasError()) { in write()
190 if (pOutput.hasError()) { in Disassemble()
111 if (pFile.hasError()) { in Load()119 if (pFile.hasError()) { in Load()133 if ((file_map == NULL) || pFile.hasError()) { in Load()
95 if (read_output_mutex.hasError() || !read_output_mutex.lock()) { in loadScript()106 if ((object_file == NULL) || object_file->hasError()) { in loadScript()262 if (write_output_mutex.hasError() || !write_output_mutex.lock()) { in compileScript()273 if (output_file.hasError()) { in compileScript()326 if (info_file.hasError()) { in compileScript()333 if (write_info_mutex.hasError() || !write_info_mutex.lock()) { in compileScript()
135 if (info_file.hasError()) { in syncInfo()164 if (pOutput.hasError()) { in dumpDisassembly()
158 if (pInput.hasError()) { in ReadFromFile()165 if (pInput.hasError()) { in ReadFromFile()
148 if (pOutput.hasError()) { in write()
134 inline bool hasError() const in hasError() function
190 public boolean hasError(int error) { in hasError() method in SslError
44 inline bool hasError() const in hasError() function
194 public boolean hasError() { in hasError() method in SyncResult
301 if (pResult.hasError()) { in compile()
3817 bool hasError = false; in applyPublicEntryOrder() local3842 hasError = true; in applyPublicEntryOrder()3862 hasError = true; in applyPublicEntryOrder()3870 hasError = true; in applyPublicEntryOrder()3892 return hasError ? UNKNOWN_ERROR : NO_ERROR; in applyPublicEntryOrder()
2802 if (!syncResult.hasError()) {
976 if (LocationClient.hasError(intent)) {
8173 method public boolean hasError();17487 method public boolean hasError(int);