HomeSort by relevance Sort by last modified time
    Searched defs:error_info (Results 1 - 25 of 32) 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();
55 syncer::SyncerError error_info; local
65 work, work_done_or_stopped(), &error_info))) {
67 error_info = syncer::CANNOT_DO_WORK;
68 return error_info;
72 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/extensions/browser/api/serial/
serial_event_dispatcher.cc 107 serial::ReceiveErrorInfo error_info; local
108 error_info.connection_id = params.connection_id;
109 error_info.error = error;
111 serial::OnReceiveError::Create(error_info);
  /external/chromium_org/net/ssl/
openssl_ssl_util.cc 152 const OpenSSLErrorInfo& error_info,
157 if (error_info.error_code != 0) {
158 dict->SetInteger("error_lib", ERR_GET_LIB(error_info.error_code));
159 dict->SetInteger("error_reason", ERR_GET_REASON(error_info.error_code));
161 if (error_info.file != NULL)
162 dict->SetString("file", error_info.file);
163 if (error_info.line != 0)
164 dict->SetInteger("line", error_info.line);
183 OpenSSLErrorInfo error_info; local
184 return MapOpenSSLErrorWithDetails(err, tracer, &error_info);
    [all...]
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_translate_thread.cc 76 ErrorInfo* error_info,
86 coordinator_error_info_ = error_info;
139 ErrorInfo error_info; local
153 resources_->GetLlcUrl(), llc_file_info, &error_info);
159 error_info.message());
303 ErrorInfo error_info; local
327 &error_info));
333 error_info.message());
plugin.cc 142 ErrorInfo error_info; local
147 error_info.SetReport(
150 ReportLoadError(error_info);
170 ErrorInfo error_info; local
179 error_info.SetReport(PP_NACL_ERROR_START_PROXY_MODULE,
181 ReportLoadError(error_info);
191 ErrorInfo* error_info) {
195 error_info->SetReport(PP_NACL_ERROR_SEL_LDR_INIT,
230 error_info->SetReport(PP_NACL_ERROR_SRPC_CONNECTION_FAIL,
423 void Plugin::ReportLoadError(const ErrorInfo& error_info) {
    [all...]
pnacl_coordinator.cc 167 ErrorInfo error_info; local
168 error_info.SetReport(err_code, message);
169 plugin_->ReportLoadError(error_info);
178 ErrorInfo error_info; local
179 error_info.SetReport(err_code, ss.str());
180 plugin_->ReportLoadError(error_info);
service_runtime.cc 274 ErrorInfo error_info; local
275 error_info.SetReport(PP_NACL_ERROR_SEL_LDR_COMMUNICATION_CMD_CHANNEL,
277 ReportLoadError(error_info);
298 ErrorInfo error_info; local
299 error_info.SetReport(PP_NACL_ERROR_SEL_LDR_COMMUNICATION_REV_SETUP,
301 ReportLoadError(error_info);
311 ErrorInfo error_info; local
312 error_info.SetReport(PP_NACL_ERROR_SEL_LDR_COMMUNICATION_WRAPPER,
314 ReportLoadError(error_info);
321 ErrorInfo error_info; local
346 ErrorInfo error_info; local
364 ErrorInfo error_info; local
382 ErrorInfo error_info; local
    [all...]
  /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
  /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...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/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-21/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-21/arch-mips/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-21/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-21/arch-x86/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-21/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
  /external/chromium_org/chrome/browser/ssl/
ssl_blocking_page.cc 452 SSLErrorInfo error_info = local
462 load_time_data.SetString("explanationParagraph", error_info.details());
  /external/chromium_org/extensions/browser/api/cast_channel/
cast_channel_api.cc 73 // Fills |error_info| from |error_state| and |last_errors|.
76 ErrorInfo* error_info) {
77 error_info->error_state = error_state;
79 error_info->event_type.reset(new int(last_errors.event_type));
82 error_info->challenge_reply_error_type.reset(
86 error_info->net_return_value.reset(new int(last_errors.net_return_value));
88 error_info->nss_error_code.reset(new int(last_errors.nss_error_code));
149 ErrorInfo error_info; local
150 FillErrorInfo(error_state, last_errors, &error_info);
152 OnError::Create(channel_info, error_info);
    [all...]
  /external/chromium_org/net/socket/
ssl_server_socket_openssl.cc 459 OpenSSLErrorInfo error_info; local
461 &error_info);
465 CreateNetLogOpenSSLErrorCallback(net_error, ssl_error, error_info));
477 OpenSSLErrorInfo error_info; local
479 &error_info);
483 CreateNetLogOpenSSLErrorCallback(net_error, ssl_error, error_info));
562 OpenSSLErrorInfo error_info; local
563 net_error = MapOpenSSLErrorWithDetails(ssl_error, err_tracer, &error_info);
574 CreateNetLogOpenSSLErrorCallback(net_error, ssl_error, error_info));
  /ndk/sources/host-tools/sed-4.2.1/sed/
compile.c 75 struct error_info {
91 struct error_info err_info; /* track where `{}' blocks start */
112 static struct error_info cur_input;
721 P_((struct sed_label *, countT, char *, const struct error_info *));
727 const struct error_info *err_info;
74 struct error_info { struct
    [all...]
  /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/chrome/browser/download/
download_browsertest.cc 448 content::TestFileErrorInjector::FileErrorInfo error_info; member in struct:DownloadTest::FileErrorInjectInfo
1076 content::TestFileErrorInjector::FileErrorInfo error_info; local
2479 FileErrorInjectInfo error_info[] = { local
2652 DownloadInsertFilesErrorCheckErrors(ARRAYSIZE_UNSAFE(error_info), error_info); local
3306 content::TestFileErrorInjector::FileErrorInfo error_info; local
    [all...]

Completed in 958 milliseconds

1 2