Home
last modified time | relevance | path

Searched refs:logError (Results 1 – 25 of 42) sorted by relevance

12

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/omaha/
DResponseParser.java123 private boolean logError(Node node, int errorCode) throws RequestFailureException { in logError() method in ResponseParser
141 logError(rootNode, RequestFailureException.ERROR_PARSE_ROOT); in parseRootNode()
163 return logError(node, RequestFailureException.ERROR_PARSE_RESPONSE); in parseResponseNode()
165 return logError(node, RequestFailureException.ERROR_PARSE_DAYSTART); in parseResponseNode()
167 return logError(node, RequestFailureException.ERROR_PARSE_APP); in parseResponseNode()
169 return logError(node, RequestFailureException.ERROR_PARSE_EVENT); in parseResponseNode()
171 return logError(node, RequestFailureException.ERROR_PARSE_PING); in parseResponseNode()
173 return logError(node, RequestFailureException.ERROR_PARSE_UPDATECHECK); in parseResponseNode()
183 return logError(node, RequestFailureException.ERROR_PARSE_DAYSTART); in parseDaystartNode()
211 return logError(node, RequestFailureException.ERROR_PARSE_APP); in parseAppNode()
[all …]
/external/chromium_org/third_party/skia/tools/
Dbench_pictures_main.cpp166 gLogger.logError(err); in run_single_benchmark()
189 gLogger.logError(err); in run_single_benchmark()
251 gLogger.logError(err); in setup_benchmark()
266 gLogger.logError(err); in setup_benchmark()
279 gLogger.logError(err); in setup_benchmark()
323 gLogger.logError(errorString); in setup_benchmark()
332 gLogger.logError("Cannot time individual tiles with more than one thread.\n"); in setup_benchmark()
337 gLogger.logError("--timeIndividualTiles requires tiled rendering.\n"); in setup_benchmark()
341 gLogger.logError("This renderer does not support --timeIndividualTiles.\n"); in setup_benchmark()
351 gLogger.logError(".skp files or directories are required.\n"); in setup_benchmark()
[all …]
/external/skia/tools/
Dbench_pictures_main.cpp166 gLogger.logError(err); in run_single_benchmark()
189 gLogger.logError(err); in run_single_benchmark()
251 gLogger.logError(err); in setup_benchmark()
266 gLogger.logError(err); in setup_benchmark()
279 gLogger.logError(err); in setup_benchmark()
323 gLogger.logError(errorString); in setup_benchmark()
332 gLogger.logError("Cannot time individual tiles with more than one thread.\n"); in setup_benchmark()
337 gLogger.logError("--timeIndividualTiles requires tiled rendering.\n"); in setup_benchmark()
341 gLogger.logError("This renderer does not support --timeIndividualTiles.\n"); in setup_benchmark()
351 gLogger.logError(".skp files or directories are required.\n"); in setup_benchmark()
[all …]
/external/nist-sip/java/gov/nist/core/
DDebug.java52 stackLogger.logError("Stack Trace",ex); in printStackTrace()
56 public static void logError(String message, Exception ex) { in logError() method in Debug
58 stackLogger.logError(message,ex); in logError()
DStackLogger.java67 public void logError(String message); in logError() method
84 public void logError(String message, Exception ex); in logError() method
DLogWriter.java63 public void logError(String message) { in logError() method in LogWriter
73 public void logError(String message, Exception ex) { in logError() method in LogWriter
DInternalErrorHandler.java53 stackLogger.logError("UNEXPECTED INTERNAL ERROR FIXME " + ex.getMessage()); in handleException()
73 stackLogger.logError("Unexepcted INTERNAL ERROR FIXME!!"); in handleException()
/external/nist-sip/java/gov/nist/javax/sip/
DSipStackImpl.java639 .logError( in SipStackImpl()
645 getStackLogger().logError("could not instantiate router", in SipStackImpl()
699 getStackLogger().logError( in SipStackImpl()
796 getStackLogger().logError( in SipStackImpl()
808 this.getStackLogger().logError( in SipStackImpl()
824 .logError( in SipStackImpl()
845 .logError( in SipStackImpl()
883 getStackLogger().logError("Bad read timeout " + readTimeout); in SipStackImpl()
911 getStackLogger().logError( in SipStackImpl()
930 getStackLogger().logError( in SipStackImpl()
[all …]
DDialogFilter.java125 sipStack.getStackLogger().logError("Problem sending error response", ex); in sendRequestPendingResponse()
155 sipStack.getStackLogger().logError("Problem sending error response", ex); in sendBadRequestResponse()
186 sipStack.getStackLogger().logError("Problem sending error response", ex); in sendCallOrTransactionDoesNotExistResponse()
213 sipStack.getStackLogger().logError("Problem sending error response", ex); in sendLoopDetectedResponse()
248 sipStack.getStackLogger().logError("Problem sending response", ex); in sendServerInternalErrorResponse()
484 sipStack.getStackLogger().logError( in processRequest()
524 sipStack.getStackLogger().logError( in processRequest()
590 sipStack.getStackLogger().logError("error sending response", e); in processRequest()
663 sipStack.getStackLogger().logError("Error in sending response", ex); in processRequest()
970 sipStack.getStackLogger().logError( in processRequest()
[all …]
/external/skia/bench/
DBenchLogger.h38 void logError(const char msg[]) { this->nativeLogError(msg); } in logError() function
43 void logError(const SkString& str) { this->nativeLogError(str.c_str()); } in logError() function
Dbenchmain.cpp377 logger.logError("bench was run with --runOnce, so we're going to hide the times." in tool_main()
482 logger.logError(SkStringPrintf( in tool_main()
557 logger.logError(SkStringPrintf( in tool_main()
/external/chromium_org/third_party/skia/bench/
DBenchLogger.h38 void logError(const char msg[]) { this->nativeLogError(msg); } in logError() function
43 void logError(const SkString& str) { this->nativeLogError(str.c_str()); } in logError() function
Dbenchmain.cpp377 logger.logError("bench was run with --runOnce, so we're going to hide the times." in tool_main()
482 logger.logError(SkStringPrintf( in tool_main()
557 logger.logError(SkStringPrintf( in tool_main()
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/
DFileCheckerCallable.java40 logError("File not found: " + fileName); in call()
42 logError("Failed to read file " + fileName); in call()
64 private static void logError(String message) { in logError() method in FileCheckerCallable
/external/nist-sip/java/gov/nist/javax/sip/stack/
DTLSMessageProcessor.java159 sipStack.getStackLogger().logError( in run()
166 sipStack.getStackLogger().logError( in run()
171 sipStack.getStackLogger().logError("Problem Accepting Connection", ex); in run()
174 sipStack.getStackLogger().logError("Unexpected Exception!", ex); in run()
DUDPMessageChannel.java300 sipStack.getStackLogger().logError( in run()
405 this.sipStack.getStackLogger().logError("bad message " + badmsg); in processIncomingDataPacket()
406 this.sipStack.getStackLogger().logError(">>> Dropped Bad Msg " in processIncomingDataPacket()
521 .logError("Dropping Badly formatted response message >>> " in processMessage()
534 .logError("Dropping response message with invalid tag >>> " in processMessage()
595 sipStack.getStackLogger().logError("BAD MESSAGE!"); in handleException()
596 sipStack.getStackLogger().logError(message); in handleException()
659 sipStack.getStackLogger().logError("An exception occured while sending message",ex); in sendMessage()
DSIPDialog.java296 sipStack.getStackLogger().logError("unexpected error", e); in terminate()
314 sipStack.getStackLogger().logError( in run()
362 sipStack.getStackLogger().logError("Error sending re-INVITE", ex); in run()
500 sipStack.getStackLogger().logError("ACK Was not sent. killing dialog"); in runTask()
508 sipStack.getStackLogger().logError("ACK Was not sent. Sending BYE"); in runTask()
942 sipStack.getStackLogger().logError( in sendAck()
950 sipStack.getStackLogger().logError("CallID " + this.getCallId()); in sendAck()
951 sipStack.getStackLogger().logError( in sendAck()
953 sipStack.getStackLogger().logError("dialog = " + this); in sendAck()
1513 sipStack.getStackLogger().logError( in addTransaction()
[all …]
DTLSMessageChannel.java398 sipStack.getStackLogger().logError("bad message " + badmsg); in processMessage()
399 sipStack.getStackLogger().logError(">>> Dropped Bad Msg"); in processMessage()
517 .logError("Dropping Badly formatted response message >>> " in processMessage()
543 .logError("Dropping response message with invalid tag >>> " in processMessage()
DSIPTransaction.java1146 sipStack.getStackLogger().logError("Unexpected exception acquiring sem", in acquireSem()
1167 sipStack.getStackLogger().logError("Unexpected exception releasing sem", in releaseSem()
1184 sipStack.getStackLogger().logError("Unexpected exception releasing sem", in semRelease()
DSIPClientTransaction.java790 sipStack.getStackLogger().logError( in inviteClientTransaction()
901 sipStack.getStackLogger().logError("missing required header"); in sendRequest()
1431 … sipStack.getStackLogger().logError("dialog is unexpectedly null",new NullPointerException()); in processResponse()
1507 sipStack.getStackLogger().logError("NULL DIALOG!!"); in setDialog()
/external/chromium_org/v8/tools/profviz/
Dprofviz.js86 "error" : logError,
179 function logError(text) { function
224 logError(e.message);
/external/chromium_org/content/test/data/indexeddb/
Dquota_test.js66 request.onerror = logError;
96 function logError() { function
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/compiler-runner/src/org/chromium/devtools/compiler/
DRunner.java84 protected void logError(String message, Exception e) { in logError() method in Runner
148 logError(String.format( in getDescriptors()
156 logError("Failed to read compiler arguments file", e); in getDescriptors()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DPipelinedMsgParser.java285 Debug.logError("Detected a parse error", ex); in run()
329 Debug.logError("Exception Reading Content",ex); in run()
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DWebSocket.cpp247 void WebSocket::logError(const String& message) in logError() function in WebCore::WebSocket
361 logError("WebSocket send() failed."); in handleSendResult()
375 logError("WebSocket is already in CLOSING or CLOSED state."); in updateBufferedAmountAfterClose()
554logError("'" + binaryType + "' is not a valid value for binaryType; binaryType remains unchanged."… in setBinaryType()

12