Searched refs:FormatError (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/chrome/browser/diagnostics/
H A Dsqlite_diagnostics.cc114 recorder->FormatError());
121 recorder->FormatError());
144 recorder->FormatError());
177 std::string FormatError() { function in class:diagnostics::__anon3566::SqliteIntegrityTest::ErrorRecorder
/external/chromium_org/chrome/browser/chromeos/imageburner/
H A Dburn_device_handler.h59 FormatError error_code,
H A Dburn_device_handler.cc91 FormatError error_code,
/external/chromium_org/components/storage_monitor/
H A Dstorage_monitor_chromeos.h60 chromeos::FormatError error_code,
H A Dstorage_monitor_chromeos.cc188 chromeos::FormatError error_code,
/external/chromium_org/tools/telemetry/third_party/png/
H A Dpng.py305 class FormatError(Error): class in inherits:Error
310 prefix = 'FormatError'
312 class ChunkError(FormatError):
1468 raise FormatError('Invalid PNG Filter Type.'
1685 raise FormatError(
1698 raise FormatError("PNG file has invalid signature.")
1717 raise FormatError(
1734 raise FormatError(
1739 raise FormatError('Chunk %s is too large: %d.' % (type,length))
1755 raise FormatError('IHD
[all...]
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_external_updater.h65 FormatError error_code,
H A Dkiosk_external_updater.cc174 FormatError error_code,
/external/chromium_org/chromeos/dbus/
H A Dfake_cros_disks_client.cc118 FormatError error_code,
H A Dfake_cros_disks_client.h62 bool SendFormatCompletedEvent(FormatError error_code,
H A Dcros_disks_client.h75 enum FormatError { enum in namespace:chromeos
247 typedef base::Callback<void(FormatError error_code,
H A Dcros_disks_client.cc437 handler.Run(static_cast<FormatError>(error_code), device_path);
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtask.rb405 raise Grammar::FormatError[ @source, @path ]
413 raise( Grammar::FormatError, "Unknown ANTLR target language: %p" % @language )
456 class GrammarFile::FormatError < StandardError
486 end # error Grammar::FormatError
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dvolume_manager.h183 chromeos::FormatError error_code,
H A Dvolume_manager.cc543 chromeos::FormatError error_code,
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
H A Dgrammar.rb262 raise Grammar::FormatError[ source, path ]
334 class Grammar::FormatError < StandardError
364 end # error Grammar::FormatError
/external/chromium_org/chromeos/disks/
H A Ddisk_mount_manager.h225 FormatError error_code,
H A Ddisk_mount_manager.cc425 void OnFormatCompleted(FormatError error_code,
596 FormatError error_code,
H A Ddisk_mount_manager_unittest.cc112 chromeos::FormatError error_code,

Completed in 260 milliseconds