Home
last modified time | relevance | path

Searched refs:LOGE (Results 1 – 25 of 109) sorted by relevance

12345

/system/chre/apps/test/pts/audio_enable_disable_test/src/
Daudio_enable_disable_test.cc72 LOGE("Failed to get message size"); in sendTestResult()
76 LOGE("Could not allocate message size %zu", size); in sendTestResult()
80 LOGE("Failed to encode protobuf error %s", PB_GET_ERROR(&stream)); in sendTestResult()
98 LOGE("Unexpected message from host: type %" PRIu32, message->messageType); in handleMessageFromHost()
105 LOGE("Failed to find audio source"); in handleMessageFromHost()
109 LOGE("Failed to enable audio source"); in handleMessageFromHost()
118 LOGE("Failed to set audio enabled timer"); in handleMessageFromHost()
133 LOGE("Received unexpected audio data"); in handleAudioDataEvent()
135 LOGE("Failed to cancel audio enable timer"); in handleAudioDataEvent()
139 LOGE("Failed to stop audio source"); in handleAudioDataEvent()
[all …]
/system/chre/platform/shared/nanoapp/
Dnanoapp_dso_util.cc36 LOGE("Invalid app info magic: got 0x%08" PRIx32 " expected 0x%08" PRIx32, in validateAppInfo()
39 LOGE("Rejecting invalid app ID 0"); in validateAppInfo()
41 LOGE("Expected app ID (0x%016" PRIx64 in validateAppInfo()
45 LOGE("Expected app version (0x%" PRIx32 in validateAppInfo()
49 LOGE("Expected target API version (0x%" PRIx32 in validateAppInfo()
54 LOGE("App targets a different major API version (%" PRIu32 in validateAppInfo()
58 LOGE("App name is too long"); in validateAppInfo()
60 LOGE("App vendor is too long"); in validateAppInfo()
/system/chre/apps/test/common/chre_settings_test/src/
Dchre_settings_test_manager.cc72 LOGE("Unknown feature %d", command.feature); in getFeature()
90 LOGE("Unknown feature state %d", command.state); in getFeatureState()
108 LOGE("Unknown test step %d", command.step); in getTestStep()
178 LOGE("Unknown feature %" PRIu8, static_cast<uint8_t>(feature)); in isFeatureSupported()
189 LOGE("Incorrect sender instance id: %" PRIu32, senderInstanceId); in handleMessageFromHost()
191 LOGE("Invalid message type %" PRIu32, messageType); in handleMessageFromHost()
201 LOGE("Failed to decode start command error %s", PB_GET_ERROR(&istream)); in handleMessageFromHost()
234 LOGE("Unexpected feature %" PRIu8 " for test step", in handleStartTestMessage()
288 LOGE("Unknown event type %" PRIu16, eventType); in handleDataFromChre()
302 LOGE("No cached WiFi RTT ranging target"); in startTestForFeature()
[all …]
/system/chre/host/msm/daemon/
Dfastrpc_daemon.cc70 LOGE("Failed to open remote handle for sensorspd"); in init()
80 LOGE("Failed to send initial time sync message"); in init()
83 LOGE("Failed to initialize reverse monitor: (err) %d", rc); in init()
85 LOGE("Failed to start CHRE: (err) %d", rc); in init()
103 LOGE("Failed to stop CHRE: (err) %d", rc); in deinit()
137 LOGE("Message too large (got %zu, max %zu bytes)", length, kMaxPayloadSize); in doSendMessage()
142 LOGE("Failed to deliver message from host to CHRE: %d", ret); in doSendMessage()
156 LOGE("Monitor detected unexpected CHRE thread exit (%d)", ret); in monitorThreadEntry()
182 LOGE("get_message_to_host returned unexpected error (%d)", result); in msgToHostThreadEntry()
216 LOGE( in getTimeOffset()
[all …]
/system/chre/apps/wifi_world/
Dwifi_world.cc113 LOGE(" ranging failed"); in logChreRangingResult()
135 LOGE(" altitude: undefined"); in logChreRangingResult()
172 LOGE("Failed to set timer for delayed WiFi scan"); in requestDelayedWifiScan()
190 LOGE("Error requesting WiFi scan monitoring with %" PRIu8, in handleWifiAsyncResult()
195 LOGE("Scan monitoring request cookie mismatch"); in handleWifiAsyncResult()
206 LOGE("Error requesting an on-demand WiFi scan with %" PRIu8, in handleWifiAsyncResult()
211 LOGE("On-demand scan cookie mismatch"); in handleWifiAsyncResult()
222 LOGE("Error requesting a WiFi ranging with %" PRIu8, result->errorCode); in handleWifiAsyncResult()
226 LOGE("Ranging cookie mismatch"); in handleWifiAsyncResult()
230 LOGE("Received invalid async result"); in handleWifiAsyncResult()
[all …]
/system/chre/apps/test/common/chre_cross_validator_wifi/src/
Dchre_cross_validator_wifi_manager.cc55 LOGE("Unknown message type %" PRIu16 "received when handling event", in handleEvent()
63 LOGE("Incorrect sender instance id: %" PRIu32, senderInstanceId); in handleMessageFromHost()
76 LOGE("Error decoding StepStartCommand"); in handleMessageFromHost()
86 LOGE("Unknown message type %" PRIu32 " for host message", in handleMessageFromHost()
96 LOGE("Received StepStartCommand for INIT step"); in handleStepStartMessage()
111 LOGE("chreWifiConfigureScanMonitorAsync() failed"); in handleStepStartMessage()
124 LOGE("start message received in VALIDATE phase"); in handleStepStartMessage()
139 LOGE("AP scan result index is greater than scan results size"); in handleDataMessage()
172 LOGE("AP and CHRE wifi scan result counts differ, AP = %" PRIu8 in compareAndSendResultToHost()
281 LOGE("Could not get encoded size of test result message"); in encodeAndSendMessageToHost()
[all …]
/system/chre/apps/test/common/chre_audio_concurrency_test/src/
Dchre_audio_concurrency_test_manager.cc57 LOGE("Unknown test step %d", command.step); in getTestStep()
88 LOGE("Failed to configure audio source"); in handleTestCommandMessage()
115 LOGE("Incorrect sender instance id: %" PRIu32, senderInstanceId); in handleMessageFromHost()
118 LOGE("Invalid message type %" PRIu32, messageType); in handleMessageFromHost()
129 LOGE("Failed to decode start command error %s", PB_GET_ERROR(&istream)); in handleMessageFromHost()
156 LOGE("Unexpected event type %" PRIu16, eventType); in handleDataFromChre()
162 LOGE("Timed out during test: step %" PRIu8, in handleTimer()
174 LOGE("Failed to set timeout timer"); in setTimeoutTimer()
192 LOGE("Invalid format %" PRIu8, data->format); in validateAudioDataEvent()
241 LOGE("Unexpected test step %" PRIu8, in handleAudioDataEvent()
/system/chre/host/common/
Ddaemon_base.cc41 LOGE("Failed to open config file '%s': %d (%s)", in loadPreloadedNanoapps()
45 LOGE("Failed to parse nanoapp config file"); in loadPreloadedNanoapps()
47 LOGE("Malformed preloaded nanoapps config"); in loadPreloadedNanoapps()
71 LOGE("Failed to load nanoapp: '%s'", name.c_str()); in loadPreloadedNanoapp()
80 LOGE("Header size mismatch"); in loadNanoapp()
110 LOGE("Failed to send nanoapp filename."); in sendNanoappLoad()
129 LOGE("Failed to deliver time sync message from host to CHRE"); in sendTimeSync()
153 LOGE("Couldn't set host client ID in message container!"); in sendMessageToChre()
213 LOGE("Couldn't open file '%s': %d (%s)", filename, errno, strerror(errno)); in readFileContents()
220 LOGE("Couldn't read from file '%s': %d (%s)", filename, errno, in readFileContents()
[all …]
Dst_hal_lpma_handler.cc31 LOGE("Failed to acquire wakelock (err %d)", rc); in acquireWakeLock()
45 LOGE("Failed to release wakelock (err %d)", rc); in releaseWakeLock()
71 LOGE("Trying to modify LPMA state when LPMA is disabled"); in enable()
105 LOGE("Failed to load LPMA with %" PRId32, loadResult); in load()
108 LOGE("Failed to load LPMA due to hidl error %s", in load()
122 LOGE("Failed to unload LPMA with %" PRId32, int32_t(hidlResult)); in unload()
125 LOGE("Failed to unload LPMA due to hidl error %s", in unload()
197 LOGE("ST HAL Service Died"); in onStHalServiceDeath()
Dsocket_client.cc56 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()
243 LOGE("Failed to set SO_SNDBUF to %d: %s", sndbuf, strerror(errno)); in tryConnect()
248 LOGE("Failed to set SO_SNDTIMEO: %s", strerror(errno)); in tryConnect()
257 LOGE("Couldn't connect client socket to '%s': %s", mSocketName, in tryConnect()
266 LOGE("Couldn't create local socket: %s", strerror(errno)); in tryConnect()
/system/chre/apps/spammer/
Dspammer.cc57 LOGE("Couldn't send event from message free callback"); in messageFreeCallback()
74 LOGE("Couldn't send message from start callback"); in nanoappStart()
79 LOGE("Couldn't send first repeated event"); in nanoappStart()
82 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/freertos/
Dplatform_nanoapp.cc55 LOGE("Failed to open nanoapp"); in start()
57 LOGE("Null app info!"); in start()
184 LOGE("Unable to load unsigned nanoapps"); in reserveBuffer()
209 LOGE("Overflow: cannot load %zu bytes to %zu/%zu nanoapp binary buffer", in copyNanoappFragment()
225 LOGE("No nanoapp info to verify"); in verifyNanoappInfo()
230 LOGE("Failed to find app info symbol"); in verifyNanoappInfo()
234 LOGE("Failed to find unstable ID symbol"); in verifyNanoappInfo()
240 LOGE("Expected TCM nanoapp %d found %d", mExpectedTcmCapable, in verifyNanoappInfo()
273 LOGE("Unable to authenticate 0x%" PRIx64 " not loading", mExpectedAppId); in openNanoapp()
275 LOGE("Trying to reopen an existing buffer"); in openNanoapp()
[all …]
/system/chre/apps/test/common/shared/src/
Dsend_message.cc50 LOGE("Unspecified endpoint ID is not allowed"); in sendTestResultWithMsgToHost()
61 LOGE("%s", errMessage); in sendTestResultWithMsgToHost()
66 LOGE("Failed to get message size"); in sendTestResultWithMsgToHost()
74 LOGE("Failed to encode test result error %s", PB_GET_ERROR(&stream)); in sendTestResultWithMsgToHost()
99 LOGE("Unspecified endpoint ID is not allowed"); in sendEmptyMessageToHost()
/system/chre/apps/audio_stress_test/
Daudio_stress_test.cc133 LOGE("Test fail - audio not received for %" PRIu64 "ns", in checkTestPassing()
146 LOGE("Failed to enable audio"); in requestAudioForCurrentTestState()
153 LOGE("Failed to disable audio"); in requestAudioForCurrentTestState()
169 LOGE("Failed to set timer"); in advanceTestPosition()
185 LOGE("Test fail"); in handleTimerEvent()
194 LOGE("Test fail - received audio when suspended"); in handleAudioDataEvent()
196 LOGE("Test fail - received audio unexpectedly"); in handleAudioDataEvent()
/system/chre/apps/gnss_world/
Dgnss_world.cc71 LOGE("Error sending location session start request"); in makeLocationRequest()
77 LOGE("Error sending location session stop request"); in makeLocationRequest()
96 LOGE("Error sending measurement session start request"); in makeMeasurementRequest()
102 LOGE("Error sending measurement session stop request"); in makeMeasurementRequest()
135 LOGE("Invalid timer cookie"); in handleTimerEvent()
141 LOGE("%s async result not received!", name); in handleTimerEvent()
197 LOGE("Received invalid async result %" PRIu8, result->requestType); in handleGnssAsyncResult()
206 LOGE("GNSS %s %s failure: %" PRIu8, name, action, result->errorCode); in handleGnssAsyncResult()
210 LOGE("GNSS %s session %s request cookie mismatch", name, action); in handleGnssAsyncResult()
/system/chre/host/common/test/
Dchre_test_client.cc77 LOGE("Failed to decode message"); in onMessageReceived()
157 LOGE("Failed to send message"); in requestHubInfo()
167 LOGE("Failed to send message"); in requestNanoappList()
181 LOGE("Failed to send message"); in sendMessageToNanoapp()
189 LOGE("Couldn't open file '%s': %d (%s)", filename, errno, strerror(errno)); in readFileContents()
196 LOGE("Couldn't read from file '%s': %d (%s)", filename, errno, in readFileContents()
222 LOGE("Failed to send message"); in sendNanoappLoad()
233 LOGE("Header size mismatch"); in sendLoadNanoappRequest()
273 LOGE("Failed to send message"); in sendUnloadNanoappRequest()
283 LOGE("Failed to send message"); in sendSelfTestRequest()
[all …]
/system/extras/slideshow/
Dslideshow.cpp32 #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/host/common/audio_stress_test/
Daudio_stress_test.cc57 LOGE("Failed to decode message"); in onMessageReceived()
84 LOGE("Couldn't open file '%s': %s", filename, strerror(errno)); in sendLoadNanoappRequest()
92 LOGE("Couldn't read from file: %s", strerror(errno)); in sendLoadNanoappRequest()
112 LOGE("Failed to send message"); in sendLoadNanoappRequest()
123 LOGE("Couldn't connect to socket"); in main()
/system/chre/host/common/test/power_test/
Dchre_power_test_client.cc254 LOGE("Failed to decode message"); in onMessageReceived()
340 LOGE("Failed to send message"); in requestNanoappList()
351 LOGE("Couldn't open file '%s': %s", filename, strerror(errno)); in sendLoadNanoappRequest()
359 LOGE("Couldn't read from file: %s", strerror(errno)); in sendLoadNanoappRequest()
383 LOGE("Failed to send message"); in sendLoadNanoappRequest()
413 LOGE("Failed to send message"); in sendUnloadNanoappRequest()
434 LOGE("Failed in listing nanoapps"); in listNanoapps()
449 LOGE("Failed in unloading nanoapps, unloading aborted"); in unloadAllNanoapps()
519 LOGE("The required nanoapp was not loaded"); in isLoaded()
525 LOGE("Sensor type is required"); in validateSensorArguments()
[all …]
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dflatbuffers_serialization.h95 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);
/system/chre/platform/slpi/qsh/
Dqsh_shim.cc55 LOGE("No nanoapp currently executing"); in getCurrentNanoappInstanceId()
76 LOGE("Event len 0 with non-null event data"); in postEventFromQsh()
109 LOGE("QSH failed to open"); in openQsh()
115 LOGE("Flush function not found!"); in openQsh()
/system/chre/platform/slpi/
Dinit.cc181 LOGE("CHRE thread already running"); in chre_slpi_start_thread()
208 LOGE("Couldn't create CHRE thread: %d", result); in chre_slpi_start_thread()
229 LOGE("Tried monitoring for CHRE thread exit, but thread not running!"); in chre_slpi_wait_on_thread_exit()
234 LOGE("qurt_thread_join failed with result %d", result); in chre_slpi_wait_on_thread_exit()
299 LOGE("Couldn't create TLS key: %d", result); in chre_slpi_initialize_reverse_monitor()
304 LOGE("Couldn't set TLS data: %d", result); in chre_slpi_initialize_reverse_monitor()
/system/chre/apps/test/common/chre_cross_validator_sensor/src/
Dchre_cross_validator_sensor_manager.cc48 LOGE( in cleanup()
102 LOGE("Got unknown event type from senderInstanceId %" PRIu32 in handleEvent()
317 LOGE("Could not find default sensor for sensorType %" PRIu8, sensorType); in handleStartSensorMessage()
322 LOGE("Error getting sensor info for sensor"); in handleStartSensorMessage()
335 LOGE("Error configuring sensor with sensorType %" PRIu8 in handleStartSensorMessage()
368 LOGE("Could not decode start command"); in handleStartMessage()
376 LOGE("Unknown start command type %" PRIu8, startCommand.which_command); in handleStartMessage()
397 LOGE("Could not decode info command"); in handleInfoMessage()
413 LOGE("Incorrect sender instance id: %" PRIu32, senderInstanceId); in handleMessageFromHost()
430 LOGE("Unknown message type %" PRIu32 " for host message", in handleMessageFromHost()
[all …]
/system/chre/platform/include/chre/platform/
Dlog.h41 #ifndef LOGE
74 #undef LOGE
75 #define LOGE(format, ...) CHRE_LOG_NULL(format, ##__VA_ARGS__) macro
/system/chre/core/
Dwwan_request_manager.cc46 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()

12345