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