/system/chre/platform/shared/nanoapp/ |
D | nanoapp_dso_util.cc | 35 LOGE("Invalid app info magic: got 0x%08" PRIx32 " expected 0x%08" PRIx32, in validateAppInfo() 38 LOGE("Rejecting invalid app ID 0"); in validateAppInfo() 40 LOGE("Expected app ID (0x%016" PRIx64 ") doesn't match internal one (0x%016" in validateAppInfo() 43 LOGE("Expected app version (0x%" PRIx32 ") doesn't match internal one (0x%" in validateAppInfo() 46 LOGE("App targets a different major API version (%" PRIu32 ") than what we " in validateAppInfo() 49 LOGE("App name is too long"); in validateAppInfo() 51 LOGE("App vendor is too long"); in validateAppInfo()
|
/system/chre/host/msm/daemon/ |
D | chre_daemon.cc | 209 LOGE(HUB_LOG_FORMAT_STR, timestampSeconds, log); in parseAndEmitLogMessages() 221 LOGE("Invalid CHRE hub log level, omitting log"); in parseAndEmitLogMessages() 253 LOGE("CNTVCT_EL0 conversion to nanoseconds overflowed during time sync." in getTimeOffset() 268 LOGE("CNTFRQ_EL0 had 0 value. Aborting time sync."); in getTimeOffset() 290 LOGE("Failed to deliver timestamp message from host to CHRE: %d", success); in sendTimeSyncMessage() 299 LOGE("Failed to acquire wakelock"); in acquireWakeLock() 310 LOGE("Failed to release wakelock"); in releaseWakeLock() 353 LOGE("Failed to get ST HAL service for LPMA load"); in loadLpma() 367 LOGE("Failed to load LPMA with %" PRId32, loadResult); in loadLpma() 370 LOGE("Failed to load LPMA due to hidl error %s", in loadLpma() [all …]
|
/system/chre/apps/wifi_world/ |
D | wifi_world.cc | 127 LOGE("Failed to set timer for delayed wifi scan"); in requestDelayedWifiScan() 145 LOGE("Error requesting wifi scan monitoring with %" PRIu8, in handleWifiAsyncResult() 150 LOGE("Scan monitoring request cookie mismatch"); in handleWifiAsyncResult() 159 LOGE("Error requesting an on-demand wifi scan with %" PRIu8, in handleWifiAsyncResult() 164 LOGE("On-demand scan cookie mismatch"); in handleWifiAsyncResult() 169 LOGE("Received invalid async result"); in handleWifiAsyncResult() 189 LOGE("Invalid scan event type (expected %" PRIu8 ", received %" PRIu8 ")", in handleWifiScanEvent() 224 LOGE("Failed to request a wifi scan"); in handleTimerEvent() 227 LOGE("Received invalid timer handle"); in handleTimerEvent() 243 LOGE("Error sending scan monitoring request"); in nanoappStart()
|
/system/chre/apps/spammer/ |
D | spammer.cc | 56 LOGE("Couldn't send event from message free callback"); in messageFreeCallback() 73 LOGE("Couldn't send message from start callback"); in nanoappStart() 78 LOGE("Couldn't send first repeated event"); in nanoappStart() 81 LOGE("Couldn't send first empty event"); in nanoappStart() 105 LOGE("Couldn't send repeated event"); in nanoappHandleEvent() 110 LOGE("Couldn't send empty event"); in nanoappHandleEvent()
|
/system/chre/platform/include/chre/platform/ |
D | log.h | 42 #ifndef LOGE 68 #undef LOGE 69 #define LOGE(format, ...) chreLogNull(format, ##__VA_ARGS__) macro 90 #define LOG_OOM() LOGE("OOM at %s:%d", CHRE_FILENAME, __LINE__)
|
/system/chre/apps/audio_stress_test/ |
D | audio_stress_test.cc | 132 LOGE("Test fail - audio not received for %" PRIu64 "ns", in checkTestPassing() 144 LOGE("Failed to enable audio"); in requestAudioForCurrentTestState() 151 LOGE("Failed to disable audio"); in requestAudioForCurrentTestState() 167 LOGE("Failed to set timer"); in advanceTestPosition() 183 LOGE("Test fail"); in handleTimerEvent() 192 LOGE("Test fail - received audio when suspended"); in handleAudioDataEvent() 194 LOGE("Test fail - received audio unexpectedly"); in handleAudioDataEvent()
|
/system/chre/apps/gnss_world/ |
D | gnss_world.cc | 77 LOGE("Error sending location session start request"); in makeLocationRequest() 84 LOGE("Error sending location session stop request"); in makeLocationRequest() 103 LOGE("Error sending measurement session start request"); in makeMeasurementRequest() 110 LOGE("Error sending measurement session stop request"); in makeMeasurementRequest() 143 LOGE("Invalid timer cookie"); in handleTimerEvent() 149 LOGE("%s async result not received!", name); in handleTimerEvent() 205 LOGE("Received invalid async result %" PRIu8, result->requestType); in handleGnssAsyncResult() 214 LOGE("GNSS %s %s failure: %" PRIu8, name, action, result->errorCode); in handleGnssAsyncResult() 218 LOGE("GNSS %s session %s request cookie mismatch", name, action); in handleGnssAsyncResult()
|
/system/chre/host/common/test/ |
D | chre_test_client.cc | 72 LOGE("Failed to decode message"); in onMessageReceived() 140 LOGE("Failed to send message"); in requestHubInfo() 150 LOGE("Failed to send message"); in requestNanoappList() 164 LOGE("Failed to send message"); in sendMessageToNanoapp() 173 LOGE("Couldn't open file '%s': %s", filename, strerror(errno)); in sendLoadNanoappRequest() 181 LOGE("Couldn't read from file: %s", strerror(errno)); in sendLoadNanoappRequest() 196 LOGE("Failed to send message"); in sendLoadNanoappRequest() 209 LOGE("Failed to send message"); in sendUnloadNanoappRequest() 239 LOGE("Couldn't connect to socket"); in main() 260 LOGE("Arguments not provided!"); in main() [all …]
|
/system/chre/host/common/ |
D | socket_client.cc | 56 LOGE("disconnect() can't be called from a receive thread callback"); in disconnect() 91 LOGE("Failed to send %zu bytes of data: %s", length, strerror(errno)); in sendMessage() 110 LOGE("Can't attempt to connect from a receive thread callback"); in doConnect() 120 LOGE("Socket name length parameter is too long (%zu, max %zu)", in doConnect() 123 LOGE("Callbacks parameter must be provided"); in doConnect() 242 LOGE("Couldn't connect client socket to '%s': %s", in tryConnect() 246 LOGE("Failed to set SO_SNDBUF to %d: %s", sndbuf, strerror(errno)); in tryConnect() 253 LOGE("Couldn't create local socket: %s", strerror(errno)); in tryConnect()
|
/system/chre/platform/slpi/smgr/ |
D | smr_helper.cc | 39 LOGE("SMR client release failed: %d", result); in releaseSync() 52 LOGE("Releasing SMR client timed out"); in releaseSync() 71 LOGE("Failed to wait for service: %d", result); in waitForService() 83 LOGE("Wait for SMR service timed out"); in waitForService() 106 LOGE("Failed to send request (msg_id 0x%02x): %d", msg_id, result); in sendReqAsyncUntyped() 145 LOGE("Failed to send request (msg_id 0x%02x): %d", msg_id, *result); in sendReqSyncUntyped() 159 LOGE("SMR request for msg_id 0x%02x timed out after %" PRIu64 " ms", in sendReqSyncUntyped() 182 LOGE("Got expired SMR response (my ID %" PRIu32 " vs current %" PRIu32 ")", in handleResp()
|
/system/chre/host/common/audio_stress_test/ |
D | audio_stress_test.cc | 56 LOGE("Failed to decode message"); in onMessageReceived() 83 LOGE("Couldn't open file '%s': %s", filename, strerror(errno)); in sendLoadNanoappRequest() 91 LOGE("Couldn't read from file: %s", strerror(errno)); in sendLoadNanoappRequest() 107 LOGE("Failed to send message"); in sendLoadNanoappRequest() 118 LOGE("Couldn't connect to socket"); in main()
|
/system/extras/slideshow/ |
D | slideshow.cpp | 32 #define LOGE(x...) do { KLOG_ERROR("slideshow", x); } while (0) macro 64 LOGE("failed to create surface for %s\n", resname); in draw() 81 LOGE("usage: slideshow [-t timeout] image.png [image2.png ...] last.png\n"); in usage() 100 LOGE("invalid timeout %s, defaulting to %ld\n", optarg, in main() 115 LOGE("failed to initialize minui\n"); in main()
|
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/ |
D | flatbuffers_serialization.h | 95 LOGE("Serialized %s size %zu too big for provided buffer %zu; dropping", 109 LOGE("%s deserialize buffer is null or has size zero.", log_tag); 114 LOGE("%s deserialize output pointer is null.", log_tag); 120 LOGE("Failed to verify %s deserialize buffer.", log_tag); 127 LOGE("Deserialized %s object is null or has missing members.", log_tag);
|
D | wifi_offload.h | 31 #ifndef LOGE 53 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
|
/system/chre/platform/slpi/ |
D | init.cc | 164 LOGE("CHRE thread already running"); in chre_slpi_start_thread() 191 LOGE("Couldn't create CHRE thread: %d", result); in chre_slpi_start_thread() 212 LOGE("Tried monitoring for CHRE thread exit, but thread not running!"); in chre_slpi_wait_on_thread_exit() 217 LOGE("qurt_thread_join failed with result %d", result); in chre_slpi_wait_on_thread_exit() 282 LOGE("Couldn't create TLS key: %d", result); in chre_slpi_initialize_reverse_monitor() 287 LOGE("Couldn't set TLS data: %d", result); in chre_slpi_initialize_reverse_monitor()
|
/system/core/healthd/ |
D | AnimationParser.cpp | 26 #define LOGE(x...) do { KLOG_ERROR("charger", x); } while (0) macro 102 LOGE("Bad animation format: %s\n", line.c_str()); in parse_animation_desc() 111 LOGE("Bad clock_display format: %s\n", line.c_str()); in parse_animation_desc() 116 LOGE("Bad percent_display format: %s\n", line.c_str()); in parse_animation_desc() 123 LOGE("Malformed animation description line: %s\n", line.c_str()); in parse_animation_desc() 129 LOGE("Bad animation description. Provide the 'animation: ' line and at least one 'frame: ' " in parse_animation_desc()
|
/system/chre/apps/wifi_offload/ |
D | scan_result.cc | 86 LOGE("Failed to deserialize ScanResult. Null or incomplete members."); in Deserialize() 92 LOGE("Failed to deserialize ScanResult. Invalid security mode."); in Deserialize() 98 LOGE("Failed to deserialize ScanResult. Null or incomplete members."); in Deserialize() 108 LOGE("Failed to deserialize ScanResult. Invalid network capability."); in Deserialize() 114 LOGE("Failed to deserialize ScanResult. Invalid channel frequency."); in Deserialize() 120 LOGE("Failed to deserialize ScanResult. Positive rssi value."); in Deserialize()
|
D | scan_result_message.cc | 32 LOGE("ScanResultsMessage output pointer is null in GetScanResults."); in GetScanResults() 53 LOGE( in Deserialize() 60 LOGE( in Deserialize()
|
D | scan_params.cc | 47 LOGE("Failed to deserialize ScanParams. Null or incomplete members."); in Deserialize() 53 LOGE("Failed to deserialize ScanParams. Null or incomplete members."); in Deserialize() 60 LOGE("Failed to deserialize ScanParams. Invalid frequency to scan."); in Deserialize()
|
D | ssid.cc | 28 LOGE("Ssid buffer len %zu larger than max ssid len %zu. Truncating.", len, in SetData() 52 LOGE("Failed to deserialize Ssid. Null or incomplete members."); in Deserialize() 57 LOGE("Failed to deserialize Ssid. Ssid size is larger than max len."); in Deserialize()
|
D | scan_stats.cc | 63 LOGE("Failed to deserialize ScanStats. Null or incomplete members."); in Deserialize() 70 LOGE("Failed to deserialize ScanStats. Null or incomplete members."); in Deserialize() 77 LOGE("Failed to deserialize ScanStats. Null or incomplete members."); in Deserialize()
|
/system/chre/core/ |
D | wwan_request_manager.cc | 47 LOGE("Cell info request made while a request is in flight"); in requestCellInfo() 73 LOGE("Cell info results received unexpectedly"); in handleCellInfoResultSync() 95 LOGE("Freeing cell info for non-existent nanoapp"); in handleFreeCellInfoResult() 100 LOGE("Cell info released with no pending request"); in handleFreeCellInfoResult()
|
/system/chre/platform/linux/ |
D | system_timer.cc | 50 LOGE("Couldn't delete timer: %s", strerror(errno)); in ~SystemTimer() 68 LOGE("Couldn't create timer: %s", strerror(errno)); in init() 109 LOGE("Couldn't obtain current timer configuration: %s", strerror(errno)); in isActive() 128 LOGE("Couldn't set timer: %s", strerror(errno)); in setInternal()
|
/system/chre/ash/platform/slpi/smgr/ |
D | ash.cc | 137 LOGE("Attempting to set calibration of sensor %" PRIu8, sensorType); in ashSetCalibration() 143 LOGE("Failed to allocated sensor cal memory"); in ashSetCalibration() 152 LOGE("Error setting sensor calibration: status %d", status); in ashSetCalibration() 154 LOGE("Setting sensor calibration failed with error: %" PRIu8, in ashSetCalibration()
|
/system/chre/platform/android/ |
D | init.cc | 34 LOGE("Couldn't set host client ID in message container!"); in onMessageReceivedFromClient() 38 LOGE("Failed to decode message from host"); in onMessageReceivedFromClient()
|