/external/chromium/third_party/libjingle/source/talk/base/ |
opensslstreamadapter.cc | 209 LOG(LS_INFO) << "OpenSSLStreamAdapter::Write(" << data_len << ")"; 243 LOG(LS_INFO) << " -- success"; 249 LOG(LS_INFO) << " -- error want read"; 253 LOG(LS_INFO) << " -- error want write"; 268 LOG(LS_INFO) << "OpenSSLStreamAdapter::Read(" << data_len << ")"; 303 LOG(LS_INFO) << " -- success"; 309 LOG(LS_INFO) << " -- error want read"; 312 LOG(LS_INFO) << " -- error want write"; 316 LOG(LS_INFO) << " -- remote side closed"; 320 LOG(LS_INFO) << " -- error " << code [all...] |
/external/chromium/chrome/browser/chromeos/ |
name_value_pairs_parser.cc | 42 LOG(WARNING) << "Empty key: '" << pair << "'. Aborting."; 52 LOG(WARNING) << "Multiple key tokens: '" << pair << "'. Aborting."; 58 LOG(WARNING) << "Invalid token pair: '" << pair << "'. Aborting."; 74 LOG(WARNING) << "Error excuting: " << command_line.command_line_string(); 92 LOG(WARNING) << "Error excuting: " << command_line.command_line_string(); 96 LOG(WARNING) << "Error parsing values while excuting: "
|
cros_settings_provider.cc | 20 LOG(ERROR) << "Ignoring the guest request to change: " << path;
|
/external/chromium_org/chrome/browser/media/ |
webrtc_browsertest_common.cc | 51 LOG(ERROR) << "Failed to execute javascript " << javascript; 62 LOG(ERROR) << "Failed to sleep."; 65 LOG(ERROR) << "Timed out while waiting for " << javascript << 83 LOG(ERROR) << "Failed retrieving base::DIR_MODULE!"; 89 LOG(ERROR) << "Missing " << kServerExecutable << ". You must build " 108 LOG(ERROR) << "Failed to kill instances of " << kServerExecutable << ".";
|
/external/chromium_org/chrome/installer/util/ |
copy_reg_key_work_item.cc | 55 LOG(ERROR) << "Failed to backup destination for registry key copy."; 63 LOG(ERROR) << "Failed to delete key at " << dest_key_path_ << ", result: " 74 LOG(ERROR) << "Failed to open destination key at " << dest_key_path_ 90 LOG(ERROR) << "Failed to copy key from " << source_key_path_ << " to " 109 LOG(ERROR) << "Failed to delete key at " << dest_key_path_ 116 LOG(ERROR) << "Failed to restore key in rollback.";
|
/external/chromium_org/gpu/gles2_conform_support/ |
gles2_conform_test.cc | 34 LOG(ERROR) << "Fail to locate gles2_conform_test_expectations.txt"; 39 LOG(ERROR) << "Fail to load gles2_conform_test_expectations.txt"; 44 LOG(ERROR) << "Fail to load bot configuration"; 48 LOG(ERROR) << "Invalid bot configuration"; 57 LOG(WARNING) << "Test " << test_name << " is bypassed"; 78 LOG(ERROR) << output;
|
/packages/screensavers/Basic/src/com/android/dreams/basic/ |
Colors.java | 21 import android.util.Log; 36 public static void LOG(String fmt, Object... args) { 38 Log.v(TAG, String.format(fmt, args)); 78 LOG("onSurfaceTextureAvailable(%s, %d, %d)", surface, width, height); 95 LOG("onSurfaceTextureSizeChanged(%s, %d, %d)", surface, width, height); 109 LOG("onSurfaceTextureDestroyed(%s)", surface); 125 LOG("Error while waiting for renderer", e); 133 LOG("onSurfaceTextureUpdated(%s)", surface);
|
/external/chromium/base/threading/ |
thread_restrictions.cc | 36 LOG(FATAL) << 54 LOG(FATAL) << "LazyInstance/Singleton is not allowed to be used on this "
|
/external/chromium/net/base/ |
keygen_handler_nss.cc | 26 LOG(ERROR) << "Couldn't get private key slot from NSS!"; 33 LOG(ERROR) << "Couldn't authenticate to private key slot!";
|
/external/chromium_org/chrome/browser/chromeos/login/screens/ |
base_screen.cc | 50 LOG(WARNING) << "BaseScreen::OnButtonPressed(): button_id=" << button_id; 54 LOG(WARNING) << "BaseScreen::OnContextChanged()";
|
/external/chromium_org/chrome/browser/first_run/ |
upgrade_util_linux.cc | 40 LOG(WARNING) << "Failed to get base::FilePath object for FILE_EXE."; 45 LOG(WARNING) << "Failed to get FileInfo object for FILE_EXE - "
|
/external/chromium_org/chrome/browser/history/android/ |
android_urls_database.cc | 29 LOG(ERROR) << GetDB().GetErrorMessage(); 35 LOG(ERROR) << GetDB().GetErrorMessage(); 41 LOG(ERROR) << GetDB().GetErrorMessage(); 51 LOG(ERROR) << "url_id already exist"; 62 LOG(ERROR) << GetDB().GetErrorMessage(); 109 LOG(ERROR) << GetDB().GetErrorMessage(); 131 LOG(ERROR) << GetDB().GetErrorMessage(); 136 LOG(ERROR) << GetDB().GetErrorMessage();
|
/external/chromium_org/content/shell/android/linker_test_apk/ |
content_linker_test_linker_tests.cc | 64 LOG(ERROR) << prefix << "FAIL Cannot parse /proc/self/maps"; 71 LOG(ERROR) << prefix << "FAIL Cannot read memory mappings in this process"; 99 LOG(ERROR) 116 LOG(ERROR) 126 LOG(ERROR) << prefix << base::StringPrintf( 147 LOG(ERROR) << prefix << "FAIL Bad Relros sections in this process"; 153 LOG(ERROR) << prefix 159 LOG(ERROR) << prefix << "FAIL Unexpected " << num_shared_relros
|
/external/chromium_org/sync/tools/ |
null_invalidation_state_tracker.cc | 22 LOG(INFO) << "Setting invalidator client ID to: " << data; 42 LOG(INFO) << "Setting bootstrap data to: " << base64_data;
|
/external/chromium_org/ui/gl/ |
gl_image_glx.cc | 61 LOG(ERROR) << "GLX_EXT_texture_from_pixmap not supported."; 67 LOG(ERROR) << "XGetWindowAttributes failed for window " << window_ << "."; 80 LOG(ERROR) << "XGetVisualInfo failed for visual id " << 85 LOG(ERROR) << "XGetVisualInfo returned 0 elements."; 104 LOG(ERROR) << "glXChooseFBConfig failed."; 108 LOG(ERROR) << "glXChooseFBConfig returned 0 elements."; 124 LOG(ERROR) << "XGetGeometry failed for pixmap " << pixmap_ << "."; 139 LOG(ERROR) << "glXCreatePixmap failed.";
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/ |
Version.java | 12 private static final Logger LOG = Logger.getLogger(Version.class.getName()); 21 LOG.warning(e.getMessage());
|
/external/ceres-solver/include/ceres/ |
gradient_checker.h | 110 LOG(INFO) << "-------------------- Starting Probe() --------------------"; 192 LOG(INFO) << "========== term-computed derivatives =========="; 194 LOG(INFO) << "term_computed block " << i; 195 LOG(INFO) << "\n" << results->term_jacobians[i]; 198 LOG(INFO) << "========== finite-difference derivatives =========="; 200 LOG(INFO) << "finite_difference block " << i; 201 LOG(INFO) << "\n" << results->finite_difference_jacobians[i]; 204 LOG(INFO) << "========== difference =========="; 206 LOG(INFO) << "difference block " << i; 207 LOG(INFO) << (results->term_jacobians[i] [all...] |
/external/chromium/net/test/ |
test_server_win.cc | 44 LOG(ERROR) << "Could not create process."; 59 LOG(ERROR) << "Could not create JobObject."; 67 LOG(ERROR) << "Could not SetInformationJobObject."; 72 LOG(ERROR) << "Could not AssignProcessToObject."; 86 LOG(WARNING) << "Timeout reached; unblocking pipe by writing " 119 LOG(ERROR) << "ReadFile returned invalid byte count: " << num_bytes; 128 LOG(ERROR) << "Timeout exceeded for ReadData"; 187 LOG(ERROR) << "Failed to launch " << python_command.command_line_string(); 201 LOG(ERROR) << "Could not read server_data_len"; 207 LOG(ERROR) << "Could not read server_data (" << server_data_le [all...] |
/external/chromium_org/components/wifi/ |
wifi_service_test.cc | 20 LOG(ERROR) << "WiFi Error: " << error_name; 26 LOG(ERROR) << "WiFi Error: " << error_name; 35 LOG(INFO) << "OnNetworkProperties" << *properties.ToValue(false).release(); 40 LOG(INFO) << "Networks Changed: " << network_guid_list.front(); 49 LOG(INFO) << "Started Network Connect:" << network_guid; 61 LOG(INFO) << "WaitForConnect" << *properties.ToValue(false).release(); 68 LOG(INFO) << "WaitForDisconnect" << *properties.ToValue(false).release(); 74 LOG(INFO) << "Started Network Disconnect:" << network_guid; 89 LOG(INFO) << "Visible WiFi Networks: " << network_list.size(); 98 LOG(INFO) << "Connected Network:\n" << *(net->ToValue(false).release()) [all...] |
/external/chromium_org/tools/android/forwarder2/ |
host_controller.cc | 32 LOG(ERROR) << "Could not connect HostController socket on port: " 45 LOG(ERROR) << "Device binding error using port " << device_port; 98 LOG(ERROR) << "Did not receive ACCEPT_SUCCESS for port: " 106 LOG(ERROR) << "Could not Connect HostServerData socket on port: " 117 LOG(ERROR) << "Will delete host controller: " << host_port_; 121 LOG(INFO) << "Will send HOST_SERVER_SUCCESS: " << host_port_; 132 LOG(ERROR) << "Could not connect AdbDataSocket on port: " << adb_port_; 145 LOG(ERROR) << "Device could not handle the new Adb Data Connection."; 168 LOG(ERROR) << "Could not connect to device on port " << adb_port_; 172 LOG(ERROR) << "Could not send unmap command for port " << device_port_ [all...] |
/external/smack/src/com/kenai/jbosh/ |
BodyParserSAX.java | 44 private static final Logger LOG = 92 if (LOG.isLoggable(Level.FINEST)) { 93 LOG.finest("Start element: " + qName); 94 LOG.finest(" URI: " + uri); 95 LOG.finest(" local: " + localName); 118 if (LOG.isLoggable(Level.FINEST)) { 119 LOG.finest(" Attribute: {" + attrURI + "}" 141 if (LOG.isLoggable(Level.FINEST)) { 142 LOG.finest("Prefix mapping: <DEFAULT> => " + uri); 146 if (LOG.isLoggable(Level.FINEST)) [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
headerparser.cc | 28 LOG(DFATAL) << "Internal error: position advanced by " << number_of_bytes 39 LOG(DFATAL) << "Internal error: new data position " << position 45 LOG(DFATAL) << "Internal error: new data position " << position 55 LOG(DFATAL) << "Internal error: specified number of remaining bytes " 96 LOG(ERROR) << "Expected " << variable_description 123 LOG(ERROR) << "Expected " << variable_description 132 LOG(ERROR) << "Value of " << variable_description << "(" << parsed_value 176 LOG(ERROR) << "Source segment length (" << *source_segment_length 187 LOG(ERROR) << "Source segment position (" << *source_segment_position 196 LOG(ERROR) << "Source segment end position (" << source_segment_en [all...] |
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/ |
conductor.cc | 56 LOG(INFO) << __FUNCTION__; 59 LOG(INFO) << __FUNCTION__ << " " << error; 140 LOG(LS_ERROR) << __FUNCTION__; 146 LOG(INFO) << __FUNCTION__ << " " << stream->label(); 154 LOG(INFO) << __FUNCTION__ << " " << stream->label(); 161 LOG(INFO) << __FUNCTION__ << " " << candidate->sdp_mline_index(); 169 LOG(LS_ERROR) << "Failed to serialize candidate"; 181 LOG(INFO) << __FUNCTION__; 186 LOG(INFO) << __FUNCTION__; 195 LOG(INFO) << __FUNCTION__ [all...] |
/art/runtime/ |
dex_file_verifier.cc | 73 LOG(ERROR) << "Invalid use of void"; 86 LOG(ERROR) << StringPrintf("Shorty vs. primitive type mismatch: '%c', '%s'", shorty_char, descriptor); 92 LOG(ERROR) << StringPrintf("Shorty vs. type mismatch: '%c', '%s'", shorty_char, descriptor); 97 LOG(ERROR) << "Bad shorty character: '" << shorty_char << "'"; 115 LOG(ERROR) << StringPrintf("Bad range for %s: %x to %x", label, 130 LOG(ERROR) << StringPrintf("Bad index for %s: %x >= %x", label, field, limit); 140 LOG(ERROR) << "Bad file size (" << size_ << ", expected " << expected_size << ")"; 150 LOG(ERROR) << StringPrintf("Bad checksum (%08x, expected %08x)", adler_checksum, header_->checksum_); 156 LOG(ERROR) << StringPrintf("Unexpected endian_tag: %x", header_->endian_tag_); 161 LOG(ERROR) << "Bad header size: " << header_->header_size_ [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_gallery_install_apitest.cc | 64 LOG(INFO) << "Adding host resolver rule"; 68 LOG(INFO) << "Starting test server"; 73 LOG(INFO) << "Starting tests without user gesture checking"; 81 LOG(INFO) << "Starting tests with user gesture checking";
|