Searched defs:Log (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium/chrome/common/
H A Drender_messages.cc24 void ParamTraits<ContentSettings>::Log( function in class:IPC::ParamTraits
H A Dcommon_param_traits.cc25 void ParamTraits<ContentSetting>::Log(const param_type& p, std::string* l) { function in class:IPC::ParamTraits
63 void ParamTraits<ContentSettingsType>::Log(const param_type& p, function in class:IPC::ParamTraits
H A Drender_messages.h70 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
82 static void Log(const param_type& p, std::string* l);
H A Dautomation_messages.cc197 void ParamTraits<AutomationMsg_Find_Params>::Log(const param_type& p, function in class:IPC::ParamTraits
221 void ParamTraits<AutomationMsg_NavigationResponseValues>::Log( function in class:IPC::ParamTraits
262 void ParamTraits<AutomationMsg_ExtensionResponseValues>::Log( function in class:IPC::ParamTraits
299 void ParamTraits<AutomationMsg_ExtensionProperty>::Log(const param_type& p, function in class:IPC::ParamTraits
340 void ParamTraits<SecurityStyle>::Log(const param_type& p, std::string* l) { function in class:IPC::ParamTraits
378 void ParamTraits<PageType>::Log(const param_type& p, std::string* l) { function in class:IPC::ParamTraits
423 void ParamTraits<AutomationURLRequest>::Log(const param_type& p, function in class:IPC::ParamTraits
468 void ParamTraits<AutomationURLResponse>::Log(const param_type& p, function in class:IPC::ParamTraits
519 void ParamTraits<ExternalTabSettings>::Log(const param_type& p, function in class:IPC::ParamTraits
573 void ParamTraits<NavigationInfo>::Log(cons function in class:IPC::ParamTraits
621 void ParamTraits<MiniContextMenuParams>::Log(const param_type& p, function in class:IPC::ParamTraits
664 void ParamTraits<AttachExternalTabParams>::Log(const param_type& p, function in class:IPC::ParamTraits
[all...]
H A Dautomation_messages.h212 static void Log(const param_type& p, std::string* l);
220 static void Log(const param_type& p, std::string* l);
228 static void Log(const param_type& p, std::string* l);
236 static void Log(const param_type& p, std::string* l);
244 static void Log(const param_type& p, std::string* l);
252 static void Log(const param_type& p, std::string* l);
283 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
313 static void Log(const param_type& p, std::string* l);
322 static void Log(const param_type& p, std::string* l);
331 static void Log(cons
[all...]
/external/apache-http/src/org/apache/commons/logging/
H A DLog.java24 * parameter representing the "name" of this Log.</p>
26 * <p> The six logging levels used by <code>Log</code> are (in order):
60 * @version $Id: Log.java 381838 2006-02-28 23:57:11Z skitching $
62 public interface Log { interface
144 * <p> Log a message with trace log level. </p>
152 * <p> Log an error with trace log level. </p>
161 * <p> Log a message with debug log level. </p>
169 * <p> Log an error with debug log level. </p>
178 * <p> Log a message with info log level. </p>
186 * <p> Log a
[all...]
/external/chromium/base/win/
H A Devent_trace_provider.cc98 ULONG EtwTraceProvider::Log(const EtwEventClass& event_class, function in class:base::win::EtwTraceProvider
112 ULONG EtwTraceProvider::Log(const EtwEventClass& event_class, function in class:base::win::EtwTraceProvider
126 ULONG EtwTraceProvider::Log(EVENT_TRACE_HEADER* event) { function in class:base::win::EtwTraceProvider
/external/chromium/chrome/common/extensions/
H A Dextension_messages.cc81 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
82 ParamTraits<int>::Log(static_cast<int>(p), l);
103 void ParamTraits<URLPattern>::Log(const param_type& p, std::string* l) { function in class:IPC::ParamTraits
124 void ParamTraits<ExtensionExtent>::Log(const param_type& p, std::string* l) { function in class:IPC::ParamTraits
144 void ParamTraits<ExtensionMsg_Loaded_Params>::Log(const param_type& p, function in class:IPC::ParamTraits
/external/chromium/testing/gmock/src/
H A Dgmock-internal-utils.cc105 // Protects global resources (stdout in particular) used by Log().
131 void Log(LogSeverity severity, const string& message, function in namespace:testing::internal
/external/llvm/tools/llvm-diff/
H A DDiffConsumer.cpp161 void DiffConsumer::logf(const LogBuilder &Log) { argument
167 StringRef format = Log.getFormat();
180 case 'l': printValue(Log.getArgument(arg++), true); break;
181 case 'r': printValue(Log.getArgument(arg++), false); break;
191 void DiffConsumer::logd(const DiffLogBuilder &Log) { argument
194 for (unsigned I = 0, E = Log.getNumLines(); I != E; ++I) {
196 switch (Log.getLineKind(I)) {
199 Log.getLeft(I)->dump();
200 //printValue(Log.getLeft(I), true);
204 Log
[all...]
/external/v8/src/
H A Dlog-utils.h39 class Log { class in namespace:v8::internal
65 explicit Log(Logger* logger);
112 // static buffer in Log.
144 Log* log_;
H A Dlog-utils.cc37 const char* const Log::kLogToTemporaryFile = "&";
40 Log::Log(Logger* logger) function in class:v8::internal::Log
57 void Log::Initialize() {
138 void Log::OpenStdout() {
144 void Log::OpenTemporaryFile() {
158 void Log::OpenFile(const char* name) {
173 FILE* Log::Close() {
207 Log::kMessageBufferSize - pos_);
212 ASSERT(pos_ <= Log
[all...]
H A Dstring-stream.cc263 void StringStream::Log() { function in class:v8::StringStream
/external/chromium/base/debug/
H A Dtrace_event.cc92 Log(msg);
140 Log("var raw_trace_events = [\n");
150 Log("];\n");
161 void TraceLog::Log(const std::string& msg) { function in class:base::debug::TraceLog
/external/chromium/chrome/browser/sync/notifier/
H A Dchrome_system_resources.cc95 void ChromeSystemResources::Log( function in class:sync_notifier::ChromeSystemResources
/external/chromium/chrome/browser/importer/
H A Dprofile_import_process_messages.h58 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
109 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
149 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
181 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
212 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
240 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
362 static void Log(const param_type& p, std::string* l) { function in struct:IPC::ParamTraits
/external/webkit/Source/WebCore/inspector/front-end/
H A DConsoleView.js720 level = level || WebInspector.ConsoleMessage.MessageLevel.Log;
721 return new WebInspector.ConsoleMessage(WebInspector.ConsoleMessage.MessageSource.JS, WebInspector.ConsoleMessage.MessageType.Log, level, 0, null, 1, null, [text], null);
899 case WebInspector.ConsoleMessage.MessageLevel.Log:
987 case WebInspector.ConsoleMessage.MessageType.Log:
990 typeString = "Log";
1018 case WebInspector.ConsoleMessage.MessageLevel.Log:
1019 levelString = "Log";
1075 Log: "log",
1089 Log: "log",
1118 var level = (result.isError() ? WebInspector.ConsoleMessage.MessageLevel.Error : WebInspector.ConsoleMessage.MessageLevel.Log);
[all...]
/external/chromium/chrome/browser/ui/views/
H A Dabout_ipc_dialog.cc303 void AboutIPCDialog::Log(const IPC::LogData& data) { function in class:AboutIPCDialog
/external/v8/samples/
H A Dprocess.cc72 static void Log(const char* event);
141 HttpRequestProcessor::Log(*value);
208 Log(*error);
218 Log(*error);
264 Log(*error);
494 void HttpRequestProcessor::Log(const char* event) { function in class:HttpRequestProcessor
/external/v8/test/mjsunit/
H A Dfuzz-natives.js160 "Log": true,
/external/sonivox/jet_tools/JetCreator/
H A Deas.py204 # Log callback function
209 def Log (level, msg): function
212 LogCallback = LOG_FUNC_TYPE(Log)
/external/chromium/net/disk_cache/
H A Dentry_impl.cc446 Log("Create Entry ");
886 Log("~EntryImpl in");
1463 void EntryImpl::Log(const char* msg) { function in class:disk_cache::EntryImpl
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c145 // Log messages are delivered to syslog unless -f option specified
178 mDNSlocal void Log(const char *format, ...) function
313 Log("ConnectToServer - retrying connection");
318 else { Log("ConnectToServer - %d failed attempts. Aborting.", ntries); return NULL; }
340 if (!selectval || !FD_ISSET(fd, &wset)) { Log("MySend - timeout"); return -1; }
393 Log("my_recv - timeout");
436 require_action_quiet( nread == sizeof( msglen ), exit, err = mStatus_UnknownErr; Log( "Could not read length field of message") );
440 require_action_quiet( msglen <= sizeof( storage->msg ), exit, err = mStatus_UnknownErr; Log( "RecvPacket: provided buffer too small." ) );
472 require_action_quiet( nread == msglen, exit, err = mStatus_UnknownErr ; Log( "Could not read entire message" ) );
473 require_action_quiet( pkt->len >= sizeof( DNSMessageHeader ), exit, err = mStatus_UnknownErr ; Log( "RecvPacke
[all...]
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1790 const SummaryLogTy &Log, ExplodedNode *n, SymbolRef sym,
1794 addVisitor(new CFRefReportVisitor(sym, GCEnabled, Log));
1799 const SummaryLogTy &Log, ExplodedNode *n, SymbolRef sym,
1802 addVisitor(new CFRefReportVisitor(sym, GCEnabled, Log));
1820 const SummaryLogTy &Log, ExplodedNode *n, SymbolRef sym,
2307 bool GCEnabled, const SummaryLogTy &Log,
2310 : CFRefReport(D, LOpts, GCEnabled, Log, n, sym, false) {
2351 addVisitor(new CFRefLeakReportVisitor(sym, GCEnabled, Log));
1789 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, const SummaryLogTy &Log, ExplodedNode *n, SymbolRef sym, bool registerVisitor = true) argument
1798 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, const SummaryLogTy &Log, ExplodedNode *n, SymbolRef sym, StringRef endText) argument
2306 CFRefLeakReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, const SummaryLogTy &Log, ExplodedNode *n, SymbolRef sym, CheckerContext &Ctx) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 616 milliseconds

12