HomeSort by relevance Sort by last modified time
    Searched full:unrecoverable (Results 1 - 25 of 280) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/sync/internal_api/public/util/
report_unrecoverable_error_function.h 11 // immediately when an unrecoverable error is encountered. Unlike
  /external/jsilver/src/com/google/streamhtmlparser/
Parser.java 39 * on an unrecoverable parsing error.
42 * @throws ParseException if an unrecoverable error occurred during parsing
48 * on an unrecoverable parsing error.
51 * @throws ParseException if an unrecoverable error occurred during parsing
ParseException.java 20 * Checked exception thrown on an unrecoverable error during parsing.
  /external/chromium_org/components/sync_driver/
data_type_status_table.h 54 // Returns the types that are failing due to unrecoverable or datatype errors.
66 // Returns the types that triggered the unrecoverable error.
69 // Returns the current unrecoverable error, if there is one.
76 // The current unrecoverable errors. Only one unrecoverable error can be
data_type_manager.cc 30 return "Unrecoverable Error";
data_type_controller.h 61 UNRECOVERABLE_ERROR, // An unrecoverable error occured.
82 // Returns true if the start result should trigger an unrecoverable error.
163 // The callback that will be invoked when an unrecoverable error occurs.
backend_data_type_configurer.h 33 FATAL, // Not syncing due to unrecoverable error.
  /external/chromium_org/sql/
recovery.h 33 // sql::Recovery::Unrecoverable(r.Pass());
40 // sql::Recovery::Unrecoverable(r.Pass());
46 // sql::Recovery::Unrecoverable(r.Pass());
66 // will just imply Unrecoverable(). This is exposed to allow tests
92 // Unrecoverable().
99 // Indicate that the database is unrecoverable. The original
101 static void Unrecoverable(scoped_ptr<Recovery> r);
  /external/chromium_org/sync/internal_api/public/
data_type_association_stats.h 39 // Whether a datatype unrecoverable error was encountered during association.
  /libcore/luni/src/main/java/java/util/zip/
ZipError.java 21 * Thrown when an unrecoverable zip error has occurred.
  /external/jsilver/src/com/google/streamhtmlparser/impl/
GenericParser.java 78 * @throws ParseException if an unrecoverable error occurred during parsing
104 * @throws ParseException if an unrecoverable error occurred during parsing
223 * @throws ParseException if an unrecoverable error occurred during parsing
240 * @throws ParseException if an unrecoverable error occurred during parsing
255 * @throws ParseException if an unrecoverable error occurred during parsing
  /external/chromium_org/sync/api/
sync_error.h 31 UNRECOVERABLE_ERROR, // An unrecoverable runtime error was encountered, and
50 SYNC_ERROR_SEVERITY_ERROR, // Severe unrecoverable error.
  /external/chromium_org/sync/syncable/
syncable_delete_journal.h 75 // * batch add entries of a data type with unrecoverable error to delete
85 // in case of unrecoverable error, all purged entries are moved here for
syncable_base_transaction.cc 67 // unrecoverable error set. And the callers have to check trans.good before
syncable_base_transaction.h 46 // bool and calls the Directory to handle the unrecoverable error.
  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_token_fetcher.h 48 // If retry count runs out, or error condition is unrecoverable, it runs
  /external/chromium_org/chrome/browser/sync_file_system/
sync_service_state.h 35 // unrecoverable errors, e.g. local database corruption.
  /external/chromium_org/net/cert/
cert_status_flags.cc 61 // Unrecoverable errors
  /external/chromium_org/third_party/mesa/src/src/egl/main/
egllog.h 37 #define _EGL_FATAL 0 /* unrecoverable error */
  /external/llvm/include/llvm/Support/
Watchdog.h 24 /// the timeout is an unrecoverable situation and no mechanisms to attempt
  /external/mesa3d/src/egl/main/
egllog.h 37 #define _EGL_FATAL 0 /* unrecoverable error */
  /libcore/luni/src/main/java/java/lang/
Error.java 22 * {@code Error} is the superclass of all classes that represent unrecoverable
  /external/libnfc-nxp/src/
phOsalNfc.h 74 phOsalNfc_e_InternalErr, /**<Unrecoverable error */
75 phOsalNfc_e_UnrecovFirmwareErr, /**<Unrecoverable firmware error */
76 phOsalNfc_e_DALerror, /**<Unrecoverable DAL error */
  /external/chromium_org/ipc/
unix_domain_socket_util.h 49 // Returns false if |server_listen_fd| encounters an unrecoverable error.
  /external/chromium_org/media/filters/
blocking_url_protocol.cc 31 // Read errors are unrecoverable.

Completed in 866 milliseconds

1 2 3 4 5 6 7 8 91011>>