Home
last modified time | relevance | path

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

12

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DLoadedArsc.java17 import static org.robolectric.res.android.Util.logError;
227 logError("RES_TABLE_TYPE_TYPE has invalid ID 0."); in VerifyResTableType()
234 logError("RES_TABLE_TYPE_TYPE has too many entries (" + entry_count + ")."); in VerifyResTableType()
244 logError("RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data."); in VerifyResTableType()
249 logError("RES_TABLE_TYPE_TYPE entry offsets extend beyond chunk."); in VerifyResTableType()
254 logError("RES_TABLE_TYPE_TYPE entries start at unaligned address."); in VerifyResTableType()
263 logError("Entry at offset " + entry_offset + " is not 4-byte aligned."); in VerifyResTableEntry()
271 logError("Entry at offset " + entry_offset + " is too large."); in VerifyResTableEntry()
279 logError("Entry at offset " + entry_offset in VerifyResTableEntry()
291 logError("ResTable_entry size " + entry_size + " at offset " + entry_offset in VerifyResTableEntry()
[all …]
DIdmap.java12 import static org.robolectric.res.android.Util.logError;
160 logError("Type mapping in Idmap is not word aligned"); in Load()
168 logError(String.format("Invalid type map (0x%02x -> 0x%02x)", in Load()
177 logError(String.format("Idmap too small for the number of entries (%d)", in Load()
201 logError("Parsed " + type_maps_encountered + " type maps but expected " in Load()
DUtil.java99 static void logError(String s) { in logError() method in Util
/external/tensorflow/tensorflow/contrib/lite/
Dnnapi_delegate.cc34 void logError(const char* format, ...) { in logError() function
52 logError(__VA_ARGS__); \
70 logError( \
78 logError( \
184 logError("Unsupported tensor type %d", tensor->type); in addTensorOperands()
188 logError("NNAPI doesn't support tensors with rank 0 (index %d name %s)", in addTensorOperands()
193 logError("NNAPI doesn't support tensors with rank > 4 (index %d name %s)", in addTensorOperands()
314 logError("NNAPI only supports RELU, RELU1 and RELU6 activations"); in AddOpsAndParams()
324 logError("NNAPI only supports RELU, RELU1 and RELU6 activations"); in AddOpsAndParams()
370 logError("Concatenation does not support fused activation in NNAPI"); in AddOpsAndParams()
[all …]
/external/tensorflow/tensorflow/lite/
Dnnapi_delegate.cc33 void logError(const char* format, ...) { in logError() function
51 logError(__VA_ARGS__); \
69 logError( \
77 logError( \
151 logError("Unsupported tensor type %d", tensor->type); in addTensorOperands()
155 logError("NNAPI doesn't support tensors with rank 0 (index %d name %s)", in addTensorOperands()
160 logError("NNAPI doesn't support tensors with rank > 4 (index %d name %s)", in addTensorOperands()
284 logError("NNAPI only supports RELU, RELU1 and RELU6 activations"); in AddOpsAndParams()
294 logError("NNAPI only supports RELU, RELU1 and RELU6 activations"); in AddOpsAndParams()
340 logError("Concatenation does not support fused activation in NNAPI"); in AddOpsAndParams()
[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/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()
/external/autotest/client/site_tests/audio_WebRtcAudioLoopback/
Daudio_loopback_test.js12 function logError(err) { function
72 .then(onCreateOfferSuccess, logError);
80 this.remoteConnection.createAnswer().then(onCreateAnswerSuccess, logError);
/external/autotest/client/common_lib/cros/webrtc_scripts/
Dloopback-peerconnection.js148 .then((desc) => this.onCreateOfferSuccess_(desc), logError);
155 (desc) => this.onCreateAnswerSuccess_(desc), logError);
205 function logError(err) { function
/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
/external/skqp/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
/external/v8/tools/profviz/
Dprofviz.js87 "error" : logError,
180 function logError(text) { function
225 logError(e.message);
/external/autotest/frontend/client/src/autotest/moblab/wizard/
DConfigEditMode.java148 logError("Error:" + status.getDetails()); in updateUIAtCurrentCard()
150 logError("Error: Unknown!"); in updateUIAtCurrentCard()
181 protected void logError(String message) { in logError() method in ConfigEditMode
/external/autotest/frontend/client/src/autotest/common/ui/
DNotifyManager.java75 public void logError(String error) { in logError() method in NotifyManager.ErrorLog
135 errorLog.logError(message); in log()
/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/autotest/client/site_tests/video_WebRtcResolutionSwitching/
Dresolution-switching.js12 function logError(err) { function

12