Home
last modified time | relevance | path

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

12345678

/system/chre/apps/test/pts/audio_enable_disable_test/src/
Daudio_enable_disable_test.cc73 LOGE("Failed to get message size"); in sendTestResult()
77 LOGE("Could not allocate message size %zu", size); in sendTestResult()
81 LOGE("Failed to encode protobuf error %s", PB_GET_ERROR(&stream)); in sendTestResult()
99 LOGE("Unexpected message from host: type %" PRIu32, message->messageType); in handleMessageFromHost()
106 LOGE("Failed to find audio source"); in handleMessageFromHost()
110 LOGE("Failed to enable audio source"); in handleMessageFromHost()
119 LOGE("Failed to set audio enabled timer"); in handleMessageFromHost()
134 LOGE("Received unexpected audio data"); in handleAudioDataEvent()
136 LOGE("Failed to cancel audio enable timer"); in handleAudioDataEvent()
140 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_audio_concurrency_test/src/
Dchre_audio_concurrency_test_manager.cc71 LOGE("Unknown test step %d", command.step); in getTestStep()
107 LOGE("Failed to configure audio source"); in handleTestCommandMessage()
140 LOGE("Incorrect sender instance id: %" PRIu32, senderInstanceId); in handleMessageFromHost()
143 LOGE("Invalid message type %" PRIu32, messageType); in handleMessageFromHost()
154 LOGE("Failed to decode start command error %s", PB_GET_ERROR(&istream)); in handleMessageFromHost()
182 LOGE("Unexpected event type %" PRIu16, eventType); in handleDataFromChre()
188 LOGE("Timed out during test: step %" PRIu8, in handleTimer()
200 LOGE("Failed to set timeout timer"); in setTimeoutTimer()
216 LOGE("data is nullptr"); in validateAudioDataEvent()
219 LOGE("samplesULaw8 is nullptr"); in validateAudioDataEvent()
[all …]
/system/chre/apps/test/common/chre_settings_test/src/
Dchre_settings_test_manager.cc83 LOGE("Unknown feature %d", command.feature); in getFeature()
101 LOGE("Unknown feature state %d", command.state); in getFeatureState()
119 LOGE("Unknown test step %d", command.step); in getTestStep()
195 LOGE("Unknown feature %" PRIu8, static_cast<uint8_t>(feature)); in isFeatureSupported()
206 LOGE("Incorrect sender instance id: %" PRIu32, senderInstanceId); in handleMessageFromHost()
208 LOGE("Invalid message type %" PRIu32, messageType); in handleMessageFromHost()
218 LOGE("Failed to decode start command error %s", PB_GET_ERROR(&istream)); in handleMessageFromHost()
253 LOGE("Unexpected feature %" PRIu8 " for test step", in handleStartTestMessage()
311 LOGE("Unknown event type %" PRIu16, eventType); in handleDataFromChre()
325 LOGE("No cached WiFi RTT ranging target"); in startTestForFeature()
[all …]
/system/chre/platform/tinysys/
Dauthentication.cc120 LOGE("Failed to load ecp group. Error code: %d", result); in loadEcpGroup()
134 LOGE("Failed to load the public key. Error code: %d", result); in loadPublicKey()
145 LOGE("Failed to read r signature. Error code: %d", result); in loadSignature()
151 LOGE("Failed to read s signature. Error code: %d", result); in loadSignature()
166 LOGE("Signature verification failed. Error code: %d", result); in authenticate()
192 LOGE("Unsupported flags in nanoapp header!"); in getPublicKeyLength()
210 LOGE("Public key length %zu is unexpected.", publicKeyLength); in isValidProductionPublicKey()
234 LOGE("Binary size %zu is too short.", appBinaryLen); in authenticateBinary()
245 LOGE("Mismatched magic number."); in authenticateBinary()
247 LOGE("Header version %" PRIu32 " is unsupported.", in authenticateBinary()
[all …]
/system/chre/host/msm/daemon/
Dfastrpc_daemon.cc63 LOGE("Failed to open remote handle for sensorspd"); in init()
73 LOGE("Failed to send initial time sync message"); in init()
76 LOGE("Failed to initialize reverse monitor: (err) %d", rc); in init()
78 LOGE("Failed to start CHRE: (err) %d", rc); in init()
96 LOGE("Failed to stop CHRE: (err) %d", rc); in deinit()
130 LOGE("Message too large (got %zu, max %zu bytes)", length, kMaxPayloadSize); in doSendMessage()
135 LOGE("Failed to deliver message from host to CHRE: %d", ret); in doSendMessage()
149 LOGE("Monitor detected unexpected CHRE thread exit (%d)", ret); in monitorThreadEntry()
175 LOGE("get_message_to_host returned unexpected error (%d)", result); in msgToHostThreadEntry()
209 LOGE( in getTimeOffset()
[all …]
/system/chre/apps/ble_world/
Dble_world.cc89 LOGE("BLE scan result batching is unavailable"); in nanoappStart()
97 LOGE("Failed to send BLE start scan request"); in nanoappStart()
103 LOGE("Could not set enable/disable timer"); in nanoappStart()
111 LOGE("Could not set flush timer"); in nanoappStart()
121 LOGE("Could not set RSSI timer"); in nanoappStart()
159 LOGE("BLE %s scan failure: %" PRIu8, requestType, result->errorCode); in handleAsyncResultEvent()
183 LOGE("Failed to send BLE %s scan request", in handleTimerEvent()
190 LOGE("Could not send flush request"); in handleTimerEvent()
202 LOGE("Received unknown timer cookie %p", cookie); in handleTimerEvent()
250 LOGE("Error sending BLE stop scan request sent to PAL"); in nanoappEnd()
[all …]
/system/chre/host/hal_generic/common/
Dhal_client_manager.cc43 LOGE("Too many HAL clients registered which should never happen."); in createClientIdLocked()
74 LOGE("Failed to find the client id for pid %d", pid); in getClientId()
84 LOGE("Failed to find the callback for the client id %" PRIu16, clientId); in getCallback()
96 LOGE("Failed to link client binder to death recipient."); in registerCallback()
108 LOGE("Failed to generate a valid client id for process %s", in registerCallback()
114 LOGE("Process %s already has a connection to HAL.", processName.c_str()); in registerCallback()
137 LOGE("Unable to unlink the old callback for pid %d", pid); in overrideCallbackLocked()
150 LOGE("Failed to locate the dead pid %d", pid); in handleClientDeath()
156 LOGE("Failed to locate the dead client id %" PRIu16, clientId); in handleClientDeath()
162 LOGE("System server is disconnected"); in handleClientDeath()
[all …]
/system/chre/host/exynos/
Dexynos_daemon.cc39 LOGE("Failed to add control interface to msg read fd errno: %s", in createEpollFd()
60 LOGE("Read FD open failed: %s", strerror(errno)); in init()
63 LOGE("Write FD open failed: %s", strerror(errno)); in init()
72 LOGE("Failed to send initial time sync message"); in init()
123 LOGE("Epolling failed: %s", strerror(errno)); in processIncomingMsgs()
131 LOGE("Failed to read from fd: %s", strerror(errno)); in processIncomingMsgs()
133 LOGE("Read 0 bytes from fd"); in processIncomingMsgs()
144 LOGE("Msg size %zu larger than max msg size %zu", length, kIpcMsgSizeMax); in doSendMessage()
149 LOGE("Failed to send message: %s", strerror(errno)); in doSendMessage()
177 LOGE("Failed to load nanoapp: '%s'", name.c_str()); in loadPreloadedNanoapp()
[all …]
/system/chre/apps/wifi_world/
Dwifi_world.cc111 LOGE(" ranging failed"); in logChreRangingResult()
133 LOGE(" altitude: undefined"); in logChreRangingResult()
170 LOGE("Failed to set timer for delayed WiFi scan"); in requestDelayedWifiScan()
188 LOGE("Error requesting WiFi scan monitoring with %" PRIu8, in handleWifiAsyncResult()
193 LOGE("Scan monitoring request cookie mismatch"); in handleWifiAsyncResult()
204 LOGE("Error requesting an on-demand WiFi scan with %" PRIu8, in handleWifiAsyncResult()
209 LOGE("On-demand scan cookie mismatch"); in handleWifiAsyncResult()
220 LOGE("Error requesting a WiFi ranging with %" PRIu8, result->errorCode); in handleWifiAsyncResult()
224 LOGE("Ranging cookie mismatch"); in handleWifiAsyncResult()
228 LOGE("Received invalid async result"); in handleWifiAsyncResult()
[all …]
/system/chre/host/common/
Dpreloaded_nanoapp_loader.cc39 LOGE("Failed to parse preloaded nanoapps config file"); in getPreloadedNanoappIds()
45 LOGE("Cannot read header file: %s", headerFile.c_str()); in getPreloadedNanoappIds()
49 LOGE("Header size mismatch"); in getPreloadedNanoappIds()
65 LOGE("Failed to load any preloaded nanoapp"); in loadPreloadedNanoapps()
87 LOGE("Failed to load nanoapp: '%s'", name.c_str()); in loadPreloadedNanoapp()
95 LOGE("Nanoapp binary's header size is incorrect"); in loadNanoapp()
131 LOGE("Failed to send out the fragmented load fragment"); in waitAndVerifyFuture()
135 LOGE( in waitAndVerifyFuture()
142 LOGE( in waitAndVerifyFuture()
154 LOGE("Loading nanoapp binary fragment %d of transaction %u failed.", in verifyFragmentLoadResponse()
[all …]
Dst_hal_lpma_handler.cc32 LOGE("Failed to acquire wakelock (err %d)", rc); in acquireWakeLock()
46 LOGE("Failed to release wakelock (err %d)", rc); in releaseWakeLock()
88 LOGE("Trying to modify LPMA state when LPMA is disabled"); in enable()
164 LOGE("ST HAL Service Died"); in onStHalServiceDeath()
207 LOGE("Failed to load LPMA with error code %" PRId32, in load()
217 LOGE("Failed to unload LPMA with error code %" PRId32, in unload()
273 LOGE("Failed to load LPMA with %" PRId32, loadResult); in load()
276 LOGE("Failed to load LPMA due to hidl error %s", in load()
290 LOGE("Failed to unload LPMA with %" PRId32, int32_t(hidlResult)); in unload()
293 LOGE("Failed to unload LPMA due to hidl error %s", in unload()
[all …]
Ddaemon_base.cc59 LOGE("Sigwait failed: %d", rc); in signalHandler()
85 LOGE("Failed to parse preloaded nanoapps config file"); in loadPreloadedNanoapps()
107 LOGE("Failed to load nanoapp: '%s'", name.c_str()); in loadPreloadedNanoapp()
116 LOGE("Header size mismatch"); in loadNanoapp()
148 LOGE("NAN is unsupported on this platform"); in handleNanConfigurationRequest()
159 LOGE("Failed to parse metric data"); in handleMetricLog()
175 LOGE("Failed to parse metric data"); in handleMetricLog()
213 LOGE("Stats service is not declared."); in reportMetric()
220 LOGE("Failed to get IStats service"); in reportMetric()
226 LOGE("Failed to report vendor atom"); in reportMetric()
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
Dpresence_crypto_v1.cc29 LOGE("Invalid authenticity key size"); in decrypt()
33 LOGE("Invalid salt size"); in decrypt()
37 LOGE("Output length is not equal to input length."); in decrypt()
51 LOGE("aesCtrInit() is failed"); in decrypt()
61 LOGE("Null pointer was found in input parameter"); in verify()
65 LOGE("Invalid authenticity key size"); in verify()
69 LOGE("Invalid signature size"); in verify()
Dpresence_decoder_v1.cc54 LOGE( in Decode()
60 LOGE("Advertisement version is not v1"); in Decode()
73 LOGE("Advertisement has no valid salt."); in Decode()
107 LOGE("Fail to decrypt the identity."); in Decode()
117 LOGE("Advertisement has no identity."); in Decode()
133 LOGE( in Decode()
158 LOGE("Fail to decrypt data elements."); in Decode()
170 LOGE("Fail to verify data elements with signature."); in Decode()
175 LOGE("Advertisement has invalid data elements."); in Decode()
192 LOGE("Advertisement has incorrect action length"); in DecodeDataElements()
[all …]
Dpresence_crypto_identity_v1.cc30 LOGE("Invalid authenticity key size"); in decrypt()
34 LOGE("Invalid salt size"); in decrypt()
38 LOGE("Input and output data length are different"); in decrypt()
51 LOGE("aesCtrInit() is failed"); in decrypt()
63 LOGE("Null pointer was found in input parameter"); in verify()
67 LOGE("Invalid signature size"); in verify()
Dble_scanner.cc85 LOGE("Requested report delay is too small"); in UpdateBatchDelay()
164 LOGE("BLE scan not supported.");
208 LOGE("Failed to start BLE scan on an unsupported device");
235 LOGE("Failed to start BLE scan");
248 LOGE("Failed to stop BLE scan");
270 LOGE("Failed to add new hardware filter.");
298 LOGE("BLE scan was not started.");
307 LOGE("Failed to call chreBleFlushAsync()");
322 LOGE("Flush failed: %u", async_result->errorCode);
328 LOGE(
/system/chre/apps/test/common/chre_cross_validator_wifi/src/
Dchre_cross_validator_wifi_manager.cc56 LOGE("Unknown message type %" PRIu16 "received when handling event", in handleEvent()
64 LOGE("Incorrect sender instance id: %" PRIu32, senderInstanceId); in handleMessageFromHost()
77 LOGE("Error decoding StepStartCommand"); in handleMessageFromHost()
87 LOGE("Unknown message type %" PRIu32 " for host message", in handleMessageFromHost()
97 LOGE("Received StepStartCommand for INIT step"); in handleStepStartMessage()
111 LOGE("chreWifiConfigureScanMonitorAsync() failed"); in handleStepStartMessage()
140 LOGE("AP scan result index is greater than scan results size"); in handleDataMessage()
180 LOGE("AP and CHRE wifi scan result counts differ, AP = %" PRIu8 in compareAndSendResultToHost()
213 LOGE("Chre Scan Result with bssid: %s has a dupplicate BSSID", in verifyScanResults()
222 LOGE( in verifyScanResults()
[all …]
/system/chre/apps/spammer/
Dspammer.cc61 LOGE("Couldn't send event from message free callback"); in messageFreeCallback()
78 LOGE("Couldn't send message from start callback"); in nanoappStart()
83 LOGE("Couldn't send first repeated event"); in nanoappStart()
86 LOGE("Couldn't send first empty event"); in nanoappStart()
109 LOGE("Couldn't send repeated event"); in nanoappHandleEvent()
114 LOGE("Couldn't send empty event"); in nanoappHandleEvent()
/system/chre/apps/test/common/shared/src/
Dsend_message.cc54 LOGE("Unspecified endpoint ID is not allowed"); in sendTestResultWithMsgToHost()
65 LOGE("%s", errMessage); in sendTestResultWithMsgToHost()
86 LOGE("Unspecified endpoint ID is not allowed"); in sendEmptyMessageToHost()
100 LOGE("Failed to get message size"); in sendMessageToHost()
108 LOGE("Failed to encode message error %s", PB_GET_ERROR(&stream)); in sendMessageToHost()
113 LOGE("Failed to send message to host"); in sendMessageToHost()
/system/chre/platform/arm/
Dnanoapp_loader.cc30 LOGE("ARM Elf binaries must have DT_REL dynamic entry"); in relocateTable()
87 LOGE("R_ARM_COPY is an invalid relocation for shared libraries"); in relocateTable()
90 LOGE("Invalid relocation type %u", relocType); in relocateTable()
96 LOGE("Unable to resolve all symbols in the binary"); in relocateTable()
104 LOGE("ARM Elf binaries with a DT_RELA dynamic entry are unsupported"); in relocateTable()
111 LOGE("Unsupported table tag %d", tag); in relocateTable()
146 LOGE("Unsupported relocation type: %u for symbol %s", relocType, in resolveGot()
/system/chre/platform/exynos/
Dplatform_nanoapp.cc59 LOGE("Overflow: cannot load %zu bytes to %zu/%zu nanoapp binary buffer", in copyNanoappFragment()
74 LOGE("Failed to open the nanoapp"); in start()
78 LOGE("app info was null - unable to start nanoapp"); in start()
140 LOGE("No nanoapp info to verify"); in verifyNanoappInfo()
145 LOGE("Failed to find app info symbol"); in verifyNanoappInfo()
149 LOGE("Failed to find unstable ID symbol"); in verifyNanoappInfo()
178 LOGE("Trying to reopen an existing buffer"); in openNanoapp()
204 LOGE("dlclose failed"); in closeNanoapp()
/system/chre/host/tinysys/hal/
Dtinysys_chre_connection.cc64 LOGE("Unexpected CHRE state: %" PRIu32, chreState); in getRequestCode()
78 LOGE("open chre device failed err=%d errno=%d\n", mChreFileDescriptor, in init()
106 LOGE("%s: read failed. payload size: %zu. errno=%d", __func__, in messageListenerTask()
125 LOGE("Unable to get an update for the CHRE state: errno=%d", errno); in chreStateMonitorTask()
154 LOGE("Failed to write to chre file descriptor. errno=%d\n", errno); in messageSenderTask()
162 LOGE("length %zu is not within the accepted range.", length); in sendMessage()
176 LOGE("Failed to acquire the wakelock before handling a message."); in handleMessageFromChre()
213 LOGE("Unsupported message type %hhu received from CHRE.", messageType); in handleMessageFromChre()
224 LOGE("Failed to release the wake lock"); in handleMessageFromChre()
/system/chre/platform/freertos/
Dplatform_nanoapp.cc59 LOGE("Failed to open nanoapp"); in start()
61 LOGE("Null app info!"); in start()
189 LOGE("Unable to load unsigned nanoapps"); in reserveBuffer()
214 LOGE("Overflow: cannot load %zu bytes to %zu/%zu nanoapp binary buffer", in copyNanoappFragment()
230 LOGE("No nanoapp info to verify"); in verifyNanoappInfo()
235 LOGE("Failed to find app info symbol"); in verifyNanoappInfo()
239 LOGE("Failed to find unstable ID symbol"); in verifyNanoappInfo()
245 LOGE("Expected TCM nanoapp %d found %d", mExpectedTcmCapable, in verifyNanoappInfo()
278 LOGE("Unable to authenticate 0x%" PRIx64 " not loading", mExpectedAppId); in openNanoapp()
280 LOGE("Trying to reopen an existing buffer"); in openNanoapp()
[all …]
/system/chre/util/pigweed/
Drpc_helper.cc31 LOGE("Invalid endpoint 0x%04" PRIx32 " expected 0x%04" PRIx32, actualId, in rpcEndpointsMatch()
53 LOGE("Invalid channelId for a host client 0x%08" PRIx32, channelId); in validateHostChannelId()
62 LOGE("Invalid nanoapp Id 0x%08" PRIx32, nappId); in validateNanoappChannelId()
67 LOGE("Invalid channelId for a nanoapp 0x%08" PRIx32, channelId); in validateNanoappChannelId()

12345678