Home
last modified time | relevance | path

Searched refs:LOGW (Results 1 – 25 of 54) sorted by relevance

123

/system/chre/platform/include/chre/platform/
Dlog.h46 #ifndef LOGW
73 #undef LOGW
74 #define LOGW(format, ...) chreLogNull(format, ##__VA_ARGS__) macro
Dstatic_nanoapp_init.h39 #undef LOGW
/system/core/healthd/
Dhealthd_mode_charger.cpp85 #define LOGW(x...) KLOG_WARNING("charger", x); macro
216 LOGW("\n"); in dump_last_kmsg()
217 LOGW("*************** LAST KMSG ***************\n"); in dump_last_kmsg()
218 LOGW("\n"); in dump_last_kmsg()
236 LOGW("last_kmsg not found. Cold reset?\n"); in dump_last_kmsg()
261 LOGW("\n"); in dump_last_kmsg()
262 LOGW("************* END LAST KMSG *************\n"); in dump_last_kmsg()
263 LOGW("\n"); in dump_last_kmsg()
383 LOGW("[%" PRId64 "] animation missing or unknown battery status\n", now); in update_screen_state()
471 LOGW("[%" PRId64 "] booting from charger mode\n", now); in process_key()
[all …]
Dhealthd_draw.cpp24 #define LOGW(x...) KLOG_WARNING("charger", x); macro
41 LOGW("No system font, screen fallback text not available\n"); in HealthdDraw()
216 LOGW("Charging, level unknown\n"); in draw_unknown()
/system/chre/host/common/
Dsocket_client.cc87 LOGW("Tried sending a message, but don't have a valid socket handle"); in sendMessage()
93 LOGW("Failed to send data; remote side disconnected"); in sendMessage()
95 LOGW("Truncated packet, tried sending %zu bytes, only %zd went through", in sendMessage()
113 LOGW("Re-connecting socket with implicit disconnect"); in doConnect()
205 LOGW("Failed to (re)connect, next try in %" PRId32 " ms", in reconnect()
Dsocket_server.cc122 LOGW("Got message but didn't deliver to any clients"); in sendToAllClients()
148 LOGW("Rejecting client request - maximum number of clients reached"); in acceptClientConnection()
235 LOGW("Client %" PRIu16 " disconnected before message could be delivered", in sendToClientSocket()
/system/chre/util/include/chre/util/nanoapp/
Dlog.h58 #define LOGW(fmt, ...) CHRE_LOG(CHRE_LOG_WARN, fmt, ##__VA_ARGS__) macro
60 #define LOGW(fmt, ...) CHRE_LOG_NULL(fmt, ##__VA_ARGS__) macro
/system/chre/platform/slpi/include/chre/target_platform/
Dlog.h41 #define LOGW(fmt, ...) CHRE_SLPI_LOG(MEDIUM, fmt, ##__VA_ARGS__) macro
52 #define LOGW(fmt, ...) CHRE_SLPI_LOG(ASH_LOG_WARN, fmt, ##__VA_ARGS__) macro
/system/chre/core/
Dsensor_request_manager.cc71 LOGW("Platform returned zero sensors"); in SensorRequestManager()
104 LOGW("Querying for unknown sensor type"); in getSensorHandle()
123 LOGW("Attempting to configure an invalid sensor handle"); in setSensorRequest()
131 LOGW("Attempting to configure non-existent sensor"); in setSensorRequest()
219 LOGW("Attempting to access sensor with an invalid handle %" PRIu32, in getSensorInfo()
224 LOGW("Attempting to get sensor info for unsupported sensor handle %" in getSensorInfo()
254 LOGW("Attempting to remove all requests of an invalid sensor type"); in removeAllRequests()
277 LOGW("Attempting to get Sensor of an invalid SensorType %d", in getSensor()
295 LOGW("Attempting to access sensor with an invalid handle %" PRIu32, in getSensorSamplingStatus()
311 LOGW("Attempting to get requests of an invalid SensorType"); in getRequests()
[all …]
Dhost_comms_manager.cc39 LOGW("Rejecting malformed message (null data but non-zero size)"); in sendMessageToHostFromNanoapp()
41 LOGW("Rejecting message of size %zu bytes (max %d)", in sendMessageToHostFromNanoapp()
44 LOGW("Rejecting message to invalid host endpoint"); in sendMessageToHostFromNanoapp()
Dwifi_request_manager.cc326 LOGW("Too many scan monitor state transitions"); in addScanMonitorRequestToQueue()
338 LOGW("Failed to update scan monitoring list for non-existent nanoapp"); in updateNanoappScanMonitoringList()
514 LOGW("Wifi scan request failed: pending %d, errorCode %" PRIu8, in handleScanResponseSync()
528 LOGW("Received WiFi scan response for unknown nanoapp"); in handleScanResponseSync()
594 LOGW("RTT ranging failed with error %d", errorCode); in handleRangingEventSync()
623 LOGW("Attempted to unsubscribe unknown nanoapp from WiFi scan events"); in handleFreeWifiScanEvent()
/system/chre/platform/slpi/see/
Disland_vote_client.cc74 LOGW("Big image ref count begins"); in incrementBigImageRefCount()
94 LOGW("Big image ref count ends: %" PRIu64 " ms", duration); in decrementBigImageRefCount()
/system/chre/apps/wifi_offload/
Dchre_scan_params_safe.cc60 LOGW("Too many ScanParams frequencies %zu truncated to max %" PRIu16, in UpdateFromScanParams()
74 LOGW("Too many ScanParams ssids %zu truncated to max %" PRIu8, in UpdateFromScanParams()
/system/chre/platform/linux/
Dchre_api_re.cc36 LOGW("%s", logBuf); in chreLog()
/system/chre/platform/shared/
Dchre_api_core.cc57 LOGW("Rejecting event from app instance %" PRIu32 " because it's stopping", in chreSendEvent()
87 LOGW("Rejecting message to host from app instance %" PRIu32 " because it's " in chreSendMessageToHostEndpoint()
Dpal_system_api.cc51 LOGW(PAL_LOG_FORMAT_STR, logBuf); in palSystemApiLog()
Dplatform_wwan.cc51 LOGW("Requested WWAN PAL (version 0x%08" PRIx32 ") not found", in init()
/system/chre/platform/android/include/chre/target_platform/
Dlog.h36 #define LOGW(fmt, ...) \ macro
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dwifi_offload.h52 #define LOGW(...) __android_log_print(ANDROID_LOG_WARN, LOG_TAG, __VA_ARGS__) macro
/system/chre/platform/linux/include/chre/target_platform/
Dlog.h44 #define LOGW(fmt, ...) CHRE_LINUX_LOG("W", "93", fmt, ##__VA_ARGS__) macro
/system/chre/apps/audio_stress_test/
Daudio_stress_test.cc123 LOGW("Failed to find suitable audio source"); in discoverAudioHandle()
235 LOGW("Unexpected event %" PRIu16, eventType); in nanoappHandleEvent()
/system/chre/apps/timer_world/
Dtimer_world.cc68 LOGW("Unknown event received"); in nanoappHandleEvent()
/system/chre/apps/host_awake_world/
Dhost_awake_world.cc74 LOGW("Unknown event received"); in nanoappHandleEvent()
/system/chre/host/common/include/chre_host/
Dlog.h42 #define LOGW(format, ...) CHRE_LOG(LOG_WARN, format, ##__VA_ARGS__) macro
/system/chre/platform/slpi/
Dchre_api_re.cc29 LOGW(logStr); in logToFarf()

123