HomeSort by relevance Sort by last modified time
    Searched refs:error_info (Results 1 - 25 of 46) sorted by null

1 2

  /external/chromium_org/chrome/browser/sync/glue/
ui_model_worker.cc 24 syncer::SyncerError* error_info) {
37 *error_info = work.Run();
56 syncer::SyncerError error_info; local
66 work, work_done_or_stopped(), &error_info))) {
68 error_info = syncer::CANNOT_DO_WORK;
69 return error_info;
73 return error_info;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/detail/
error_info_impl.hpp 42 error_info: class in namespace:boost
49 error_info( value_type const & value );
50 ~error_info() throw();
  /external/chromium_org/components/nacl/renderer/
json_manifest.h 44 bool Init(const std::string& json_manifest, ErrorInfo* error_info);
51 ErrorInfo* error_info) const;
56 // If there was an error, details are reported via error_info.
62 bool MatchesSchema(ErrorInfo* error_info);
72 ErrorInfo* error_info) const;
json_manifest.cc 253 // |dictionary| is an ISA to URL map. Sets |error_info| to something
260 JsonManifest::ErrorInfo* error_info) {
263 error_info->error = PP_NACL_ERROR_MANIFEST_SCHEMA_VALIDATE;
264 error_info->string = std::string("manifest: ") + parent_key +
322 error_info->error = PP_NACL_ERROR_MANIFEST_SCHEMA_VALIDATE;
323 error_info->string = "manifest: " + error_string;
334 error_info->error = PP_NACL_ERROR_MANIFEST_SCHEMA_VALIDATE;
335 error_info->string = "manifest: " + error_string;
343 error_info->error = PP_NACL_ERROR_MANIFEST_PROGRAM_MISSING_ARCH;
344 error_info->string = "manifest: no version of " + parent_key
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/
exception.hpp 87 class error_info;
89 typedef error_info<struct throw_function_,char const *> throw_function;
90 typedef error_info<struct throw_file_,char const *> throw_file;
91 typedef error_info<struct throw_line_,int> throw_line;
95 error_info<throw_function_,char const *> class in namespace:boost
101 error_info( value_type v ): function in class:boost::error_info
109 error_info<throw_file_,char const *> class in namespace:boost
115 error_info( value_type v ): function in class:boost::error_info
123 error_info<throw_line_,int> class in namespace:boost
129 error_info( value_type v ) function in class:boost::error_info
    [all...]
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.cc 329 // Failed, and error_info has the details on what happened. Wake
532 ErrorInfo error_info; local
533 error_info.SetReport(PP_NACL_ERROR_SEL_LDR_COMMUNICATION_CMD_CHANNEL,
535 plugin_->ReportLoadError(error_info);
567 ErrorInfo error_info; local
568 error_info.SetReport(PP_NACL_ERROR_SEL_LDR_COMMUNICATION_CMD_CHANNEL,
570 plugin_->ReportLoadError(error_info);
591 ErrorInfo error_info; local
592 error_info.SetReport(PP_NACL_ERROR_SEL_LDR_COMMUNICATION_REV_SETUP,
594 plugin_->ReportLoadError(error_info);
606 ErrorInfo error_info; local
618 ErrorInfo error_info; local
645 ErrorInfo error_info; local
665 ErrorInfo error_info; local
685 ErrorInfo error_info; local
    [all...]
plugin.cc 176 ErrorInfo error_info; local
183 error_info.SetReport(
186 ReportLoadError(error_info);
210 ErrorInfo error_info; local
219 error_info.SetReport(PP_NACL_ERROR_START_PROXY_MODULE,
221 ReportLoadError(error_info);
236 ErrorInfo* error_info) {
240 error_info->SetReport(PP_NACL_ERROR_SEL_LDR_INIT,
274 error_info->SetReport(PP_NACL_ERROR_SRPC_CONNECTION_FAIL,
502 void Plugin::ReportLoadError(const ErrorInfo& error_info) {
    [all...]
plugin.h 111 ErrorInfo* error_info);
114 void ReportLoadError(const ErrorInfo& error_info);
pnacl_translate_thread.cc 76 ErrorInfo* error_info,
86 coordinator_error_info_ = error_info;
154 ErrorInfo error_info; local
168 resources_->GetLlcUrl(), llc_file_handle, &error_info);
174 error_info.message());
318 ErrorInfo error_info; local
342 &error_info));
348 error_info.message());
pnacl_translate_thread.h 48 ErrorInfo* error_info,
pnacl_coordinator.cc 153 ErrorInfo error_info; local
154 error_info.SetReport(err_code, message);
155 plugin_->ReportLoadError(error_info);
164 ErrorInfo error_info; local
165 error_info.SetReport(err_code, ss.str());
166 plugin_->ReportLoadError(error_info);
  /external/chromium_org/content/public/test/
test_file_error_injector.cc 39 const TestFileErrorInjector::FileErrorInfo& error_info,
113 const TestFileErrorInjector::FileErrorInfo& error_info,
120 error_info_(error_info),
271 const TestFileErrorInjector::FileErrorInfo& error_info);
329 const TestFileErrorInjector::FileErrorInfo& error_info) {
331 injected_errors_[error_info.url] = error_info;
365 bool TestFileErrorInjector::AddError(const FileErrorInfo& error_info) {
367 DCHECK_LE(0, error_info.operation_instance);
368 DCHECK(injected_errors_.find(error_info.url) == injected_errors_.end())
    [all...]
test_file_error_injector.h 82 bool AddError(const FileErrorInfo& error_info);
  /external/chromium_org/chrome/browser/extensions/api/serial/
serial_event_dispatcher.cc 106 serial::ReceiveErrorInfo error_info; local
107 error_info.connection_id = params.connection_id;
108 error_info.error = error;
110 serial::OnReceiveError::Create(error_info);
  /bionic/libc/kernel/uapi/linux/
cciss_ioctl.h 57 ErrorInfo_struct error_info; member in struct:_IOCTL_Command_struct
66 ErrorInfo_struct error_info; member in struct:_BIG_IOCTL_Command_struct
  /development/ndk/platforms/android-L/include/linux/
cciss_ioctl.h 57 ErrorInfo_struct error_info; member in struct:_IOCTL_Command_struct
66 ErrorInfo_struct error_info; member in struct:_BIG_IOCTL_Command_struct
  /external/kernel-headers/original/uapi/linux/
cciss_ioctl.h 43 ErrorInfo_struct error_info; member in struct:_IOCTL_Command_struct
51 ErrorInfo_struct error_info; member in struct:_BIG_IOCTL_Command_struct
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
cciss_ioctl.h 57 ErrorInfo_struct error_info; member in struct:_IOCTL_Command_struct
66 ErrorInfo_struct error_info; member in struct:_BIG_IOCTL_Command_struct
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
cciss_ioctl.h 57 ErrorInfo_struct error_info; member in struct:_IOCTL_Command_struct
66 ErrorInfo_struct error_info; member in struct:_BIG_IOCTL_Command_struct
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
cciss_ioctl.h 57 ErrorInfo_struct error_info; member in struct:_IOCTL_Command_struct
66 ErrorInfo_struct error_info; member in struct:_BIG_IOCTL_Command_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
cciss_ioctl.h 169 ErrorInfo_struct error_info; member in struct:_IOCTL_Command_struct
177 ErrorInfo_struct error_info; member in struct:_BIG_IOCTL_Command_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cciss_ioctl.h 169 ErrorInfo_struct error_info; member in struct:_IOCTL_Command_struct
177 ErrorInfo_struct error_info; member in struct:_BIG_IOCTL_Command_struct
  /external/chromium_org/components/invalidation/
sync_invalidation_listener.cc 275 const invalidation::ErrorInfo& error_info) {
278 LOG(ERROR) << "Ticl error " << error_info.error_reason() << ": "
279 << error_info.error_message()
280 << " (transient = " << error_info.is_transient() << ")";
281 if (error_info.error_reason() == invalidation::ErrorReason::AUTH_FAILURE) {
  /external/chromium_org/chrome/browser/ssl/
ssl_blocking_page.cc 271 SSLErrorInfo error_info = local
278 strings.SetString("headLine", error_info.title());
279 strings.SetString("description", error_info.details());
282 SetExtraInfo(&strings, error_info.extra_information());
435 SSLErrorInfo error_info = local
441 "explanationParagraph", error_info.details());
  /external/chromium_org/third_party/libva/va/
va_trace.h 155 void **error_info /*out*/

Completed in 2014 milliseconds

1 2