Searched refs:LOG (Results 251 - 275 of 2400) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/ui/ozone/demo/
H A Dozone_demo.cc57 LOG(ERROR) << "Failed to create drawing surface";
90 LOG(ERROR) << "Failed to create GL surface";
97 LOG(ERROR) << "Failed to create GL context";
105 LOG(ERROR) << "Failed to make GL context current";
119 LOG(ERROR) << "Failed to create software surface";
161 LOG(FATAL) << "Failed to swap buffers";
/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/chrome/browser/chromeos/attestation/
H A Dattestation_ca_client.cc45 LOG(WARNING) << "Callback from unknown source.";
54 LOG(ERROR) << "Attestation CA request failed, status: "
62 LOG(ERROR) << "Attestation CA sent an error response: "
/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/extensions/api/messaging/
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/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/chrome/installer/util/
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;
/external/chromium_org/components/copresence/rpc/
H A Dhttp_post.cc46 LOG(ERROR) << "No Copresence API key provided";
88 LOG(WARNING) << "Couldn't contact the Copresence server at "
94 LOG(WARNING) << "Copresence request got HTTP response code "
/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(ERRO
[all...]
/external/chromium_org/components/translate/content/renderer/
H A Ddata_file_renderer_cld_data_provider.cc96 LOG(ERROR) << "Can't find the CLD data file.";
104 LOG(ERROR) << "mmap initialization failed";
114 LOG(ERROR) << "Illegal mmap config: data_offset=" << data_offset
/external/chromium_org/device/bluetooth/
H A Dbluetooth_socket_win.cc159 LOG(WARNING) << "Failed to unregister service.";
209 LOG(ERROR) << "Failed to connect bluetooth socket "
244 LOG(WARNING) << "Failed to start service: "
253 LOG(WARNING) << "Failed to start service: create socket, "
273 LOG(WARNING) << "Failed to start service: create socket, "
281 LOG(WARNING) << "Failed to start service: Listen"
291 LOG(WARNING) << "Failed to start service: getsockname, "
307 LOG(WARNING) << "Failed to start service: "
323 LOG(WARNING) << "Failed to register profile: WSASetService"
347 LOG(WARNIN
[all...]
/external/chromium_org/extensions/common/permissions/
H A Dmanifest_permission_set.cc37 LOG(WARNING) << "Unknown permission[" << permission_name << "].";
47 LOG(WARNING) << "Parse permission failed.";
77 LOG(WARNING) << "Permission is not a string or single key dict.";
/external/chromium_org/net/spdy/
H A Dwrite_blocked_list.h28 LOG(DFATAL) << "Invalid priority: " << static_cast<int>(priority);
32 LOG(DFATAL) << "Invalid priority: " << static_cast<int>(priority);
44 LOG(DFATAL) << "No blocked streams";
/external/chromium_org/remoting/host/posix/
H A Dsignal_handler.cc91 LOG(ERROR) << "Could not create signal pipe: " << errno;
102 LOG(ERROR) << "Failed to create signal detector task.";
110 LOG(ERROR) << "signal() failed: " << errno;
/external/chromium_org/remoting/host/setup/
H A Ddaemon_controller_delegate_linux.cc84 LOG(ERROR) << "Refusing to run script as root.";
89 LOG(ERROR) << "GetScriptPath() failed.";
111 LOG(ERROR) << "Failed to run command: "
118 LOG(ERROR) << "Timeout exceeded for command: "
159 LOG(ERROR) << "Failed to run \"" << command_line.GetCommandLineString()
173 LOG(ERROR) << "Unknown status string returned from \""
218 LOG(ERROR) << "Failed to add user to chrome-remote-desktop group.";
227 LOG(ERROR) << "Failed to create config directory " << config_dir.value();
236 LOG(ERROR) << "Failed to update config file.";
258 LOG(ERRO
[all...]
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dtypingmonitor.cc81 LOG(LS_INFO) << "Muting for at least " << mute_period_ << "ms.";
110 LOG(LS_INFO) << "Mute timeout hit, last typing " << silence_period
117 LOG(LS_INFO) << "Mute timeout hit, last typing " << silence_period
/external/chromium_org/third_party/webrtc/base/
H A Dcpumonitor_unittest.cc188 LOG(LS_INFO) << "ProcessLoad Idle: "
195 LOG(LS_INFO) << "SystemLoad Idle: "
217 LOG(LS_INFO) << "ProcessLoad Halfbusy: "
224 LOG(LS_INFO) << "SystemLoad Halfbusy: "
246 LOG(LS_INFO) << "ProcessLoad Busy: "
253 LOG(LS_INFO) << "SystemLoad Busy: "
276 LOG(LS_INFO) << "ProcessLoad 2 CPU Busy:"
283 LOG(LS_INFO) << "SystemLoad 2 CPU Busy: "
305 LOG(LS_INFO) << "ProcessLoad Idle: "
312 LOG(LS_INF
[all...]
H A Dhttprequest.cc88 LOG(LS_INFO) << "HttpRequest start: " << host_ + client_.request().path;
95 LOG(LS_INFO) << "HttpRequest request timed out";
102 LOG(LS_INFO) << "HttpRequest request error: " << error_;
H A Dreferencecountedsingletonfactory.h55 LOG(LS_VERBOSE) << "Failed to setup instance";
62 LOG(LS_VERBOSE) << "Number of references: " << ref_count_;
71 LOG(LS_VERBOSE) << "Number of references: " << ref_count_;
/external/chromium_org/tools/ipc_fuzzer/replay/
H A Dreplay_process.cc35 LOG(ERROR) << "This binary shouldn't be executed directly, "
81 LOG(ERROR) << "ChannelProxy::Send() failed after "
101 LOG(ERROR) << "Channel error, quitting after "
/external/chromium_org/ui/gfx/test/
H A Dfontconfig_util_linux.cc83 LOG(ERROR) << "You are missing " << path.value() << ". Try re-running "
91 LOG(ERROR) << "Failed to load font " << path.value();
103 LOG(ERROR) << "Fontconfig failed to load " << path.value();
/external/chromium_org/ui/gl/
H A Dgl_context_osmesa.cc36 LOG(ERROR) << "OSMesaCreateContextExt failed.";
61 LOG(ERROR) << "OSMesaMakeCurrent failed.";
78 LOG(ERROR) << "Could not make current.";
H A Dgl_surface_mac.cc80 LOG(ERROR) << "Error choosing pixel format.";
84 LOG(ERROR) << "format == 0.";
100 LOG(ERROR) << "GLSurfaceCGL::InitializeOneOff failed.";
/external/openfst/src/extensions/pdt/
H A Dpdtcompose.cc58 LOG(ERROR) << argv[0] << ": Can't take both inputs from standard input.";
68 LOG(ERROR) << argv[0] << ": No PDT parenthesis label pairs provided";
86 LOG(ERROR) << argv[0] << "Unknown compose filter type: "
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dexpanded-fst.h49 LOG(ERROR) << "ExpandedFst::Read: Not an ExpandedFst: " << ropts.source;
56 LOG(ERROR) << "ExpandedFst::Read: Unknown FST type \"" << hdr.FstType()
69 LOG(ERROR) << "ExpandedFst::Read: Can't open file: " << filename;

Completed in 2020 milliseconds

<<11121314151617181920>>