Searched refs:ERROR (Results 276 - 300 of 2267) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/components/nacl/loader/
H A Dnacl_helper_linux.cc159 LOG(ERROR) << "Could not read uses_nonsfi_mode status";
165 LOG(ERROR) << "Could not read channel_id string";
170 LOG(ERROR) << "nacl_helper: unexpected number of fds, got "
178 PLOG(ERROR) << "*** fork() failed.";
205 LOG(ERROR) << "Could not read pid to wait for";
211 LOG(ERROR) << "Could not read known_dead status";
256 LOG(ERROR) << "Unsupported command from Zygote";
264 LOG(ERROR) << "*** send() to zygote failed";
282 LOG(ERROR) << "NaCl helper process running without a sandbox!\n"
291 PLOG(ERROR) << "nacl_helpe
[all...]
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/devfs/
H A Djspipe_event_emitter.cc15 #define ERROR(format, ...) \ macro
106 ERROR("Sending ACK failed: %d\n", err.error);
116 ERROR("Got NULL interface(s): %s%s",
204 ERROR("Unexpected byte count: %" PRIuS, byte_count);
216 ERROR("Expected ArrayBuffer but got %d.", message.type);
221 ERROR("ArrayBuffer.ByteLength returned PP_FALSE");
231 ERROR("Only wrote %d of %d bytes to pipe", (int)wrote, (int)length);
240 ERROR("Integer object expected but got %d.", message.type);
260 ERROR("Got NULL interface(s): %s%s%s%s",
270 ERROR("Expecte
[all...]
/external/chromium_org/media/audio/win/
H A Daudio_low_latency_output_win.cc149 DLOG_IF(ERROR, !device) << "Failed to open device: " << device_id_;
161 LOG(ERROR) << "Audio parameters are not supported.";
181 LOG(ERROR)
200 LOG(ERROR) << "Bailing out due to non-perfect timing.";
220 LOG(ERROR) << "Failed to get IAudioClock service.";
245 LOG(ERROR) << "Failed to prepare endpoint buffers with silence.";
258 LOG(ERROR) << "Failed to start WASAPI render thread.";
267 PLOG(ERROR) << "Failed to start output streaming: " << std::hex << hr;
282 PLOG(ERROR) << "Failed to stop output streaming: " << std::hex << hr;
293 PLOG(ERROR) << "Faile
[all...]
/external/chromium_org/net/android/
H A Dkeystore_unittest.cc117 LOG(ERROR) << "Could not open private key file: " << filename;
123 LOG(ERROR) << "Could not load public key file: " << filename
139 LOG(ERROR) << "Can't get PKCS#8 private key from EVP_PKEY: "
166 LOG(ERROR) << "Could not open public key file: " << filename;
171 LOG(ERROR) << "Could not load public key file: " << filename
234 LOG(ERROR) << "Could not get ECDSA public key: "
249 LOG(ERROR) << "ECDSA_verify() failed: " << GetOpenSSLErrorString();
275 LOG(ERROR) << "Could not get RSA from EVP_PKEY: "
287 LOG(ERROR) << "RSA_sign() failed: " << GetOpenSSLErrorString();
297 LOG(ERROR) << "Coul
[all...]
/external/chromium_org/chrome/browser/extensions/api/messaging/
H A Dnative_process_launcher_win.cc103 LOG(ERROR) << "Native Messaging host path must be absolute.";
122 LOG(ERROR) << "Failed to create pipe " << out_pipe_name;
133 LOG(ERROR) << "Failed to create pipe " << in_pipe_name;
139 LOG(ERROR) << "COMSPEC is not set";
156 LOG(ERROR) << "Error launching process "
167 LOG(ERROR) << "Failed to connect IO pipes when starting "
H A Dnative_process_launcher_posix.cc60 LOG(ERROR) << "Bad read pipe";
69 LOG(ERROR) << "Bad write pipe";
85 LOG(ERROR) << "Error launching process";
/external/chromium_org/chrome/installer/util/
H A Ddelete_tree_work_item.cc63 PLOG(ERROR) << "Could not create temp dir in " << temp_path_.value();
67 PLOG(ERROR) << "Could not back up " << key_file.value()
106 LOG(ERROR) << "Could not exclusively hold all key files.";
114 PLOG(ERROR) << "Failed to get backup path in folder "
121 LOG(ERROR) << "can not copy " << root_path_.value()
130 LOG(ERROR) << "can not delete " << root_path_.value();
H A Dlegacy_firewall_manager_win.cc22 DLOG(ERROR) << logging::SystemErrorCodeToString(hr);
29 DLOG(ERROR) << logging::SystemErrorCodeToString(hr);
35 DLOG(ERROR) << logging::SystemErrorCodeToString(hr);
87 DLOG_IF(ERROR, FAILED(hr)) << logging::SystemErrorCodeToString(hr);
105 DLOG(ERROR) << logging::SystemErrorCodeToString(hr);
119 DLOG(ERROR) << logging::SystemErrorCodeToString(hr);
H A Dcreate_reg_key_work_item.cc71 LOG(ERROR) << key_path << " exists, this is not expected.";
80 LOG(ERROR) << "unkown disposition";
84 LOG(ERROR) << "Failed to create " << key_path;
H A Dregistry_key_backup.cc126 LOG(ERROR) << "Failed getting info of key to backup, result: " << result;
163 LOG(ERROR) << "Failed backing up value " << i << ", result: "
195 LOG(ERROR) << "Failed getting name of subkey " << i
211 LOG(ERROR) << "Failed opening subkey \"" << it->first
216 LOG(ERROR) << "Failed backing up subkey \"" << it->first << "\"";
240 LOG(ERROR) << "Failed writing value \"" << value.name_str()
254 LOG(ERROR) << "Failed creating subkey \"" << name << "\", result: "
259 LOG(ERROR) << "Failed writing subkey \"" << name << "\", result: "
290 LOG(ERROR) << "Failed to backup key at " << key_path;
294 LOG(ERROR) << "Faile
[all...]
/external/chromium_org/chrome/utility/image_writer/
H A Dimage_writer_win.cc48 PLOG(ERROR) << "Storage property query failed";
91 PLOG(ERROR) << "Unable to get device number.";
125 PLOG(ERROR) << "Opening volume handle failed.";
148 PLOG(ERROR) << "Unable to get volume disk extents.";
168 PLOG(ERROR) << "Unable to lock volume.";
184 PLOG(ERROR) << "Unable to dismount volume.";
/external/chromium_org/device/nfc/
H A Dnfc_peer_chromeos.cc69 LOG(ERROR) << "Given NDEF message is empty. Cannot push it.";
77 LOG(ERROR) << "Currently, pushing only 1 NDEF record is supported.";
85 LOG(ERROR) << "Failed to extract NDEF record fields for NDEF push.";
105 LOG(ERROR) << "NFC Handover currently not supported.";
161 LOG(ERROR) << object_path_.value() << ": Failed to Push NDEF message: "
182 LOG(ERROR) << "Failed to create record object for record with object "
H A Dnfc_tag_technology_chromeos.cc63 LOG(ERROR) << "Given NDEF message is empty. Cannot write it.";
68 LOG(ERROR) << "The tag is not ready yet: " << tag()->GetIdentifier();
76 LOG(ERROR) << "Currently, writing only 1 NDEF record is supported.";
84 LOG(ERROR) << "Failed to extract NDEF record fields for NDEF push.";
152 LOG(ERROR) << object_path_.value() << ": Failed to Push NDEF message: "
174 LOG(ERROR) << "Failed to create record object for record with object "
/external/chromium_org/remoting/host/
H A Dregister_support_host_request.cc112 LOG(ERROR) << "Received error in response to heartbeat: "
119 LOG(ERROR) << "Received unexpect stanza of type \"" << type << "\"";
126 LOG(ERROR) << "<" << kRegisterQueryResultTag
135 LOG(ERROR) << "<" << kSupportIdTag
145 LOG(ERROR) << "<" << kSupportIdLifetimeTag
154 LOG(ERROR) << "<" << kSupportIdLifetimeTag
/external/chromium_org/remoting/host/win/
H A Dchromoting_module.cc48 PLOG(ERROR) << "OpenProcessToken() failed";
69 PLOG(ERROR) << "Failed to get the mandatory label";
84 PLOG(ERROR) << "Failed to set the mandatory label";
129 LOG(ERROR) << "Failed to register class objects, result=0x"
143 LOG(ERROR) << "CoResumeClassObjects() failed, result=0x"
154 LOG(ERROR) << "Failed to unregister class objects, result=0x"
/external/chromium_org/sandbox/mac/
H A Dmach_message_server.cc44 MACH_LOG(ERROR, kr) << "Failed to allocate new server port.";
57 MACH_LOG(ERROR, kr) << "Failed to allocate request buffer.";
64 MACH_LOG(ERROR, kr) << "Failed to allocate reply buffer.";
116 MACH_LOG_IF(ERROR, kr != KERN_SUCCESS, kr)
133 MACH_LOG(ERROR, kr) << "Unable to forward message to the real launchd.";
174 MACH_LOG(ERROR, kr) << "Unable to receive message.";
/external/chromium_org/third_party/zlib/google/
H A Dzip.cc32 DLOG(ERROR) << "Could not open file for path " << src_dir.value();
42 DLOG(ERROR) << "Could not write data to zip for path "
76 DLOG(ERROR) << "Could not close zip file entry " << str_path;
153 DLOG(ERROR) << "Error closing zip file " << dest_file.value();
179 DLOG(ERROR) << "couldn't create file for fd " << dest_fd;
196 DLOG(ERROR) << "Error closing zip file for fd " << dest_fd;
/external/chromium_org/tools/android/forwarder2/
H A Ddevice_controller.cc30 PLOG(ERROR) << "Could not BindAndListen DeviceController socket on port "
68 PLOG(ERROR) << "Could not Accept DeviceController socket";
81 LOG(ERROR) << "Invalid command received.";
114 LOG(ERROR) << "Data Connection command received, but "
126 LOG(ERROR) << "No listener found for port " << port;
135 LOG(ERROR) << "Invalid command received. Port: " << port
/external/chromium_org/win8/metro_driver/ime/
H A Dinput_source.cc43 LOG(ERROR) << "ITfSource::AdviseSink failed. hr = " << hr;
107 LOG(ERROR) << "ITfInputProcessorProfileMgr::GetActiveProfile failed."
143 LOG(ERROR) << "Failed to instantiate CLSID_TF_InputProcessorProfiles."
150 LOG(ERROR) << "QueryFrom to ITfSource failed. hr = " << hr;
157 LOG(ERROR) << "CComObject<InputSourceMonitor>::CreateInstance failed."
162 LOG(ERROR) << "Failed to initialize the monitor.";
/external/chromium_org/win8/metro_driver/
H A Dprint_document_source.cc114 LOG(ERROR) << "Failed to get IPrintPreviewDXGIPackageTarget " << std::hex
127 LOG(ERROR) << "Failed to get preview_page_collection " << std::hex << hr;
133 LOG(ERROR) << "Failed to copy preview_page_collection " << std::hex << hr;
151 LOG(ERROR) << "Failed to QI for IPrintTaskOptionsCore " << std::hex << hr;
161 LOG(ERROR) << "Failed to GetPageDescription " << std::hex << hr;
182 LOG(ERROR) << "Failed to CreatePrintControl " << std::hex << hr;
197 LOG_IF(ERROR, FAILED(hr)) << "Failed to get page's metafile " << std::hex
230 LOG(ERROR) << "Failed to QI for IPrintTaskOptionsCore " << std::hex << hr;
237 LOG(ERROR) << "Failed to GetPageDescription " << std::hex << hr;
246 LOG(ERROR) << "Faile
[all...]
H A Dprint_handler.cc77 LOG(ERROR) << "Failed to create PrintManagerStatic " << std::hex << hr;
84 LOG(ERROR) << "Failed to get PrintManager for current view " << std::hex
93 LOG_IF(ERROR, FAILED(hr)) << "Failed to register PrintTaskRequested "
101 LOG(ERROR) << "Failed to create DisplayPropertiesStatics " << std::hex
111 LOG_IF(ERROR, FAILED(hr)) << "Failed to register LogicalDpiChanged "
162 LOG(ERROR) << "Failed to create D3D11 device/context " << std::hex << hr;
168 LOG(ERROR) << "Failed to QI D3D11 device " << std::hex << hr;
184 LOG(ERROR) << "Failed to create D2D1 factory " << std::hex << hr;
191 LOG(ERROR) << "Failed to QI for IDXGIDevice " << std::hex << hr;
198 LOG(ERROR) << "Faile
[all...]
/external/chromium_org/base/memory/
H A Dshared_memory_posix.cc100 DPLOG(ERROR) << "close";
150 DPLOG(ERROR) << "open(\"" << path.value() << "\", O_RDONLY) failed";
192 LOG(ERROR) <<
206 DPLOG(ERROR) << "open(\"" << path.value() << "\", O_RDONLY) failed";
231 PLOG(ERROR) << "Creating shared memory in " << path.value() << " failed";
234 PLOG(ERROR) << "Unable to access(W_OK|X_OK) " << dir.value();
241 PLOG(ERROR) << "Creating shared memory in " << path.value() << " failed";
275 DPLOG(ERROR) << "open(\"" << path.value() << "\", O_RDONLY) failed";
338 PLOG(ERROR) << "close";
343 PLOG(ERROR) << "clos
[all...]
/external/chromium_org/chrome/browser/chromeos/dbus/
H A Ddisplay_power_service_provider.cc45 LOG(ERROR) << "Failed to export " << interface_name << "."
67 LOG(ERROR) << "Unable to parse " << kSetDisplayPower << " request";
81 LOG(ERROR) << "Unable to parse " << kSetDisplaySoftwareDimming
/external/chromium_org/chrome/browser/ui/prefs/
H A Dprefs_tab_helper_browsertest.cc34 LOG(ERROR) << "Can't create " << default_profile.MaybeAsASCII();
39 LOG(ERROR) << "Doesn't exist " << pref_file.MaybeAsASCII();
45 LOG(ERROR) << "Copy error from " << pref_file.MaybeAsASCII()
/external/chromium_org/components/nacl/zygote/
H A Dnacl_fork_delegate_linux.cc109 LOG(ERROR) << "SendIPCRequestAndReadReply: SendMsg failed";
119 LOG(ERROR) << "SendIPCRequestAndReadReply: RecvMsg failed";
276 LOG(ERROR) << "close(fds[1]) failed";
292 LOG(ERROR) << "Bad NaCl helper startup ack (" << nread << " bytes)";
294 // TODO(bradchen): Make this LOG(ERROR) when the NaCl helper
298 LOG(ERROR) << "close(fds[0]) failed";
314 LOG(ERROR) << "close(fd_) failed";
343 LOG(ERROR) << "Cannot launch NaCl process: nacl_helper failed to start";
361 LOG(ERROR) << "Could not perform remote fork.";
370 LOG(ERROR) << "NaClForkDelegat
[all...]

Completed in 673 milliseconds

<<11121314151617181920>>