Searched refs:LOG (Results 126 - 150 of 822) sorted by relevance

1234567891011>>

/external/openfst/src/bin/
H A Dfstdifference.cc53 LOG(ERROR) << argv[0] << ": Can't take both inputs from standard input.";
75 LOG(ERROR) << argv[0] << ": Bad filter type \""
H A Dfstequivalent.cc56 LOG(ERROR) << argv[0] << ": Can't take both inputs from standard input.";
78 LOG(ERROR) << argv[0] << ": Unknown selection type \""
H A Dfstintersect.cc54 LOG(ERROR) << argv[0] << ": Can't take both inputs from standard input.";
76 LOG(ERROR) << argv[0] << "Unknown compose filter type: "
/external/openfst/src/extensions/pdt/
H A Dpdtcompose.cc55 LOG(ERROR) << argv[0] << ": Can't take both inputs from standard input.";
65 LOG(ERROR) << argv[0] << ": No PDT parenthesis label pairs provided";
H A Dpdtshortestpath.cc54 LOG(ERROR) << argv[0] << ": No PDT parenthesis label pairs provided";
72 LOG(ERROR) << "Unknown or unsupported queue type: " << FLAGS_queue_type;
/external/openfst/src/include/fst/
H A Dicu.h75 LOG(ERROR) << "UTF8StringToLabels: Invalid character found: " << c;
92 LOG(ERROR) << "LabelsToUTF8String: Bad encoding: "
H A Dlog.h50 #define LOG(type) LogMessage(#type).stream() macro
51 #define VLOG(level) if ((level) <= FLAGS_v) LOG(INFO)
/external/openfst/src/lib/
H A Dutil.cc67 LOG(ERROR) << "AlignInput: can't determine stream position";
82 LOG(ERROR) << "AlignOutput: can't determine stream position";
/external/webkit/Source/JavaScriptCore/wtf/
H A DRefCountedLeakCounter.cpp71 LOG(RefCountedLeaks, "LEAK: %u %s", m_count, m_description);
74 LOG(RefCountedLeaks, "No leak checking done: %s", leakMessageSuppressionReasons->begin()->first);
/external/webkit/Source/WebCore/fileapi/
H A DFileThread.cpp98 LOG(FileAPI, "Started FileThread %p", this);
107 LOG(FileAPI, "About to detach thread %i and clear the ref to FileThread %p, which currently has %i ref(s)", m_threadID, this, refCount());
H A DFileReader.cpp84 LOG(FileAPI, "FileReader: reading as array buffer: %s %s\n", blob->url().string().utf8().data(), blob->isFile() ? static_cast<File*>(blob)->path().utf8().data() : "");
94 LOG(FileAPI, "FileReader: reading as binary: %s %s\n", blob->url().string().utf8().data(), blob->isFile() ? static_cast<File*>(blob)->path().utf8().data() : "");
104 LOG(FileAPI, "FileReader: reading as text: %s %s\n", blob->url().string().utf8().data(), blob->isFile() ? static_cast<File*>(blob)->path().utf8().data() : "");
115 LOG(FileAPI, "FileReader: reading as data URL: %s %s\n", blob->url().string().utf8().data(), blob->isFile() ? static_cast<File*>(blob)->path().utf8().data() : "");
146 LOG(FileAPI, "FileReader: aborting\n");
/external/webkit/Source/WebCore/websockets/
H A DWebSocket.cpp115 LOG(Network, "WebSocket %p connect to %s protocol=%s", this, url.string().utf8().data(), protocol.utf8().data());
158 LOG(Network, "WebSocket %p send %s", this, message.utf8().data());
175 LOG(Network, "WebSocket %p close", this);
210 LOG(Network, "WebSocket %p scriptExecutionContext destroyed", this);
247 LOG(Network, "WebSocket %p didConnect", this);
259 LOG(Network, "WebSocket %p didReceiveMessage %s", this, msg.utf8().data());
270 LOG(Network, "WebSocket %p didReceiveErrorMessage", this);
279 LOG(Network, "WebSocket %p didClose", this);
/external/webkit/Source/WebCore/bridge/
H A Dtestbindings.mm40 #define LOG(formatAndArgs...) { \
58 LOG ("\n");
131 LOG ("\n");
138 LOG ("\n");
145 LOG ("myInt = %d\n", myInt);
151 LOG ("anInt = %d\n", anInt);
162 LOG ("\n");
/external/webkit/Tools/MiniBrowser/mac/
H A DAppDelegate.m46 LOG(@"ContextInjectedBundleClient - didRecieveMessage - MessageName: %@ MessageBody %@", cfMessageName, cfMessageBody);
49 LOG(@"ContextInjectedBundleClient - didRecieveMessage - MessageName: %@ (MessageBody Unhandeled)\n", cfMessageName);
75 LOG(@"HistoryClient - didNavigateWithNavigationData - title: %@ - url: %@", title, url);
84 LOG(@"HistoryClient - didPerformClientRedirect - sourceURL: %@ - destinationURL: %@", cfSourceURL, cfDestinationURL);
93 LOG(@"HistoryClient - didPerformServerRedirect - sourceURL: %@ - destinationURL: %@", cfSourceURL, cfDestinationURL);
102 LOG(@"HistoryClient - didUpdateHistoryTitle - title: %@ - URL: %@", cfTitle, cfURL);
109 LOG(@"HistoryClient - populateVisitedLinks");
H A DBrowserWindowController.m153 LOG(@"windowShouldClose");
245 LOG(@"Main frame source\n \"%@\"", (NSString *)cfResult);
274 LOG(@"didFinishDocumentLoadForFrame");
279 LOG(@"didFinishLoadForFrame");
295 LOG(@"didReceiveTitleForFrame \"%@\"", (NSString *)cfTitle);
301 LOG(@"didFirstLayoutForFrame");
306 LOG(@"didFirstVisuallyNonEmptyLayoutForFrame");
311 LOG(@"didRemoveFrameFromHierarchy");
316 LOG(@"didDisplayInsecureContentForFrame");
321 LOG(
[all...]
/external/chromium/net/base/
H A Dkeygen_handler_win.cc186 LOG(ERROR) << "Keygen failed: Couldn't acquire a CryptoAPI provider "
192 LOG(ERROR) << "Keygen failed: Couldn't acquire a CryptoAPI provider "
201 LOG(ERROR) << "Keygen failed: Couldn't generate an RSA key";
208 LOG(ERROR) << "Keygen failed: Couldn't generate the signed public key "
215 LOG(ERROR) << "Keygen failed: Couldn't convert signed key into base64";
/external/chromium/third_party/libjingle/source/talk/base/
H A Dmacutils.cc168 LOG(LS_ERROR) << "Failed opening Apple Script component";
174 LOG(LS_ERROR) << "Failed creating Apple Script description";
185 LOG(LS_ERROR) << "Error compiling Apple Script";
193 LOG(LS_ERROR) << "Error when executing Apple Script: " << script;
200 LOG(LS_ERROR) << "Script error: " << data;
H A Dwinping.cc147 LOG(LERROR) << "LoadLibrary: " << GetLastError();
155 LOG(LERROR) << "GetProcAddress(ICMP_*): " << GetLastError();
161 LOG(LERROR) << "IcmpCreateFile: " << GetLastError();
179 LOG(WARNING) << "IcmpCloseHandle: " << GetLastError();
222 LOG(LERROR) << "IcmpSendEcho(" << talk_base::SocketAddress::IPToString(ip)
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DChromiumIncludes.h34 // Both WebKit and Chromium define LOG. In AOSP, the framework also defines
35 // LOG. To avoid conflicts, we undefine LOG before including Chromium code,
37 #ifdef LOG
39 #undef LOG macro
117 #undef LOG macro
118 // If LOG was defined, restore it to the WebKit macro.
120 // If LOG was defined, JOIN_LOG_CHANNEL_WITH_PREFIX must be too.
123 #define LOG(channel, ...) ((void)0) macro
125 #define LOG(channe macro
[all...]
/external/chromium/sdch/open-vcdiff/src/
H A Dvcdecoder.cc380 LOG(ERROR) << "Specified maximum target window size "
413 LOG(DFATAL) << "Internal error: Decoded data size "
478 LOG(DFATAL) << "SetAllowVcdTarget() called after StartDecoding()"
641 LOG(DFATAL) << "StartDecoding() called twice without FinishDecoding()"
693 LOG(ERROR) << "Unrecognized VCDIFF format version" << LOG_ENDL;
714 LOG(ERROR) << "Did not find VCDIFF header bytes; "
722 LOG(ERROR) << "Secondary compression is not supported" << LOG_ENDL;
787 LOG(DFATAL) << "Internal error: custom_code_table_decoder_ is set,"
806 LOG(DFATAL) << "Decoded custom code table size ("
864 LOG(DFATA
[all...]
/external/chromium/net/tools/flip_server/
H A Depoll_server.cc104 LOG(FATAL) << "Error " << saved_errno
150 LOG(INFO) << "\n" << event_recorder_;
233 LOG(FATAL) << "Error " << saved_errno
244 LOG(FATAL) << "Error " << saved_errno
357 LOG(DFATAL) <<
462 LOG(FATAL) << "Alarm already exists " << ac;
524 LOG(ERROR) << "----------------------Epoll Server---------------------------";
525 LOG(ERROR) << "Epoll server " << this << " polling on fd " << epoll_fd_;
526 LOG(ERROR) << "timeout_in_us_: " << timeout_in_us_;
529 LOG(ERRO
[all...]
/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteStatement.cpp73 LOG(SQLDatabase, "SQL - prepare - %s", m_query.ascii().data());
86 LOG(SQLDatabase, "sqlite3_prepare16 failed (%i)\n%s\n%s", error, m_query.ascii().data(), sqlite3_errmsg(m_database.sqlite3Handle()));
106 LOG(SQLDatabase, "SQL - step - %s", m_query.ascii().data());
109 LOG(SQLDatabase, "sqlite3_step failed (%i)\nQuery - %s\nError - %s",
123 LOG(SQLDatabase, "SQL - finalize - %s", m_query.ascii().data());
134 LOG(SQLDatabase, "SQL - reset - %s", m_query.ascii().data());
428 LOG(SQLDatabase, "Finalize failed");
430 LOG(SQLDatabase, "Prepare failed");
434 LOG(SQLDatabase, "Step wasn't a row");
465 LOG(SQLDatabas
[all...]
/external/webkit/Source/WebKit/win/
H A DWebDownloadCFNet.cpp95 LOG(Download, "WebDownload - Created WebDownload %p from existing connection (%s)", this, request.url().string().utf8().data());
121 LOG(Download, "WebDownload - Initialized download of url %s in WebDownload %p", url.string().utf8().data(), this);
132 LOG(Download, "WebDownload - initWithRequest failed - not a WebMutableURLRequest");
139 LOG(Download, "Delegate is %p", m_delegate.get());
159 LOG(Download, "WebDownload - initWithRequest complete, started download of url %s", webRequest->resourceRequest().url().string().utf8().data());
167 LOG(Download, "Attempting resume of download bundle %s", String(bundlePath, SysStringLen(bundlePath)).ascii().data());
177 LOG(Download, "Delegate is %p", m_delegate.get());
189 LOG(Download, "Failed to create CFURLDownloadRef for resume");
205 LOG(Download, "WebDownload - initWithRequest complete, resumed download of bundle %s", String(bundlePath, SysStringLen(bundlePath)).ascii().data());
211 LOG(Downloa
[all...]
/external/chromium/chrome/browser/extensions/
H A Dconvert_web_app.cc90 LOG(ERROR) << "Could not get path to profile temporary directory.";
96 LOG(ERROR) << "Could not create temporary directory.";
140 LOG(ERROR) << "Could not serialize manifest.";
147 LOG(ERROR) << "Could not create icons directory.";
157 LOG(ERROR) << "Could not create icon file.";
163 LOG(ERROR) << "Could not write icon file.";
177 LOG(ERROR) << error;
/external/chromium/chrome/browser/policy/
H A Ddevice_policy_cache.cc100 LOG(WARNING) << "Integer value " << value
147 LOG(WARNING) << "Refusing to accept policy on non-enterprise device.";
156 LOG(WARNING) << "Invalid policy protobuf";
163 LOG(WARNING) << "Refusing policy blob for " << policy_data.username()
180 LOG(WARNING) << "Tried to set DevicePolicyCache to 'unmanaged'!";
199 LOG(WARNING) << "Failed to parse PolicyData protobuf.";
244 LOG(WARNING) << "Failed to parse ChromeDeviceSettingsProto.";

Completed in 762 milliseconds

1234567891011>>