Lines Matching refs:LOGE
63 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()
225 LOGE("CNTFRQ_EL0 had 0 value. Aborting time sync."); in getTimeOffset()
248 LOGE("Exiting daemon"); in onRemoteCrashDetected()