Searched refs:LOG (Results 276 - 300 of 2400) sorted by relevance

<<11121314151617181920>>

/external/ceres-solver/internal/ceres/
H A Dblas.cc57 LOG(FATAL) << "Ceres was built without a BLAS library.";
/external/chromium_org/chrome/browser/extensions/api/log_private/
H A Dsyslog_parser.cc42 LOG(ERROR)
51 LOG(ERROR)
70 LOG(ERROR) << "Error when parsing time";
83 LOG(ERROR)
/external/chromium_org/chrome/browser/extensions/
H A Dextension_sync_data.cc92 LOG(FATAL) << "Attempt to sync bad ExtensionSpecifics.";
97 LOG(FATAL) << "Attempt to sync bad ExtensionSpecifics.";
102 LOG(FATAL) << "Attempt to sync bad ExtensionSpecifics.";
126 LOG(FATAL) << "Attempt to sync bad EntitySpecifics.";
H A Dglobal_shortcut_listener_ozone.cc26 LOG(ERROR) << "GlobalShortcutListenerOzone object created";
/external/chromium_org/chrome/browser/services/gcm/
H A Dchromeos_gcm_connection_observer.cc24 LOG(ERROR) << "GCM D-Bus method error " << error_name << ": " << error;
/external/chromium_org/chrome/browser/ui/
H A Dchrome_select_file_policy.cc37 LOG(WARNING) << "File-selection dialogs are disabled but no WebContents "
/external/chromium_org/chrome/common/extensions/image_writer/
H A Dimage_writer_util_mac.cc29 LOG(ERROR) << "Could not get object class of IO Registry Entry.";
/external/chromium_org/chrome/installer/test/
H A Dpe_image_resources.cc41 LOG(DFATAL) << "Insufficient room in resource segment for directory entry.";
58 LOG(DFATAL) << "Inconsistent number of named or numbered entries.";
68 LOG(DFATAL) << "Insufficient room in resource segment for entry name.";
95 LOG(DFATAL) << "Insufficient room in resource segment for data entry.";
/external/chromium_org/chrome/plugin/
H A Dchrome_content_plugin_client.cc35 LOG(ERROR) << "Failed to load crypto32.dll: " << error.ToString();
/external/chromium_org/chrome/service/
H A Dservice_main.cc43 LOG(ERROR) << "Service process failed to initialize";
/external/chromium_org/chromeos/settings/
H A Dcros_settings_provider.cc30 LOG(ERROR) << "Ignoring the guest request to change: " << path;
/external/chromium_org/components/gcm_driver/
H A Dgcm_channel_status_request.cc87 LOG(ERROR) << "GCM channel request failed.";
92 LOG(ERROR) << "GCM channel request failed. HTTP status: "
99 LOG(ERROR) << "GCM channel response failed to be retrieved.";
111 LOG(ERROR) << "GCM channel response failed to be parsed as proto.";
/external/chromium_org/components/nacl/loader/sandbox_linux/
H A Dnacl_sandbox_linux.cc150 LOG(ERROR) << kNoSuidMsg << kItIsDangerousMsg;
152 LOG(FATAL) << kNoSuidMsg << kItIsNotAllowedMsg;
159 LOG(ERROR) << kNoBpfMsg << kItIsDangerousMsg;
161 LOG(FATAL) << kNoBpfMsg << kItIsNotAllowedMsg;
/external/chromium_org/content/renderer/service_worker/
H A Dembedded_worker_context_message_filter.cc42 LOG(ERROR) << "Stray message is sent to nonexistent worker";
/external/chromium_org/device/nfc/
H A Dnfc_adapter_factory.cc40 LOG(WARNING) << "NFC is not available on the current platform.";
/external/chromium_org/extensions/renderer/
H A Dprint_native_handler.cc29 LOG(ERROR) << JoinString(components, ',');
/external/chromium_org/extensions/shell/browser/
H A Ddefault_shell_browser_main_delegate.cc36 LOG(ERROR) << "--" << switches::kAppShellAppPath
/external/chromium_org/gpu/config/
H A Dgpu_info_collector_x11.cc20 LOG(ERROR) << "XOpenDisplay failed.";
/external/chromium_org/mojo/embedder/
H A Dsimple_platform_shared_buffer_posix.cc53 LOG(ERROR) << "Failed to get temporary directory for shared memory";
60 LOG(ERROR) << "Failed to create/open temporary file for shared memory";
103 LOG(ERROR) << "Platform handle not to a regular file";
108 LOG(ERROR) << "Shared memory file has the wrong size";
H A Dtest_embedder.cc33 LOG(ERROR) << "Mojo embedder shutdown: Leaking handle " << (*it).first;
/external/chromium_org/mojo/examples/dbus_echo/
H A Ddbus_echo_app.cc38 LOG(INFO) << "echo'd " << echoed;
/external/chromium_org/mojo/shell/
H A Drun.cc25 LOG(ERROR) << "No app path specified";
/external/chromium_org/net/disk_cache/
H A Dcache_util.cc86 LOG(WARNING) << "Unable to delete cache folder.";
97 LOG(WARNING) << "Unable to delete cache.";
127 LOG(ERROR) << "Unable to get another cache folder";
132 LOG(ERROR) << "Unable to move cache folder " << full_path.value() << " to "
H A Dcache_util_win.cc20 LOG(ERROR) << "Unable to move the cache: " << GetLastError();
/external/chromium_org/net/test/
H A Dpython_utils.cc71 LOG(ERROR) << "Can't find " << generated_code_dir.value();
80 LOG(ERROR) << "Can't find " << source_dir.value();
88 LOG(WARNING) << "Can't find " << kPyProto.value()
97 LOG(WARNING) << "Can't find " << kPyProto.value()

Completed in 485 milliseconds

<<11121314151617181920>>