Home
last modified time | relevance | path

Searched refs:LOG_ALWAYS_FATAL (Results 1 – 8 of 8) sorted by relevance

/device/generic/goldfish/fingerprint/
Dsession.cpp142 LOG_ALWAYS_FATAL("%p:%s:%d: Socketpair failed", this, __func__, __LINE__); in Session()
442 LOG_ALWAYS_FATAL("%p:%s:%d: Unexpected result from `mStorage.authenticate`", in onSensorEventOn()
458 LOG_ALWAYS_FATAL("%p:%s:%d: Unexpected session state", this, __func__, __LINE__); in onSensorEventOn()
564 LOG_ALWAYS_FATAL("%p:%s:%d: epoll_wait: threadsFd has an error, ev_events=%x", in sensorListenerFuncImpl()
575 LOG_ALWAYS_FATAL("%p:%s:%d: unexpected command, cmd=%c", in sensorListenerFuncImpl()
580 LOG_ALWAYS_FATAL("%p:%s:%d: error readind from mThreadsFd, errno=%d", in sensorListenerFuncImpl()
/device/generic/goldfish/gnss/
DGnssHwConn.cpp98 LOG_ALWAYS_FATAL("%s:%d: epoll_wait: devFd has an error, " in workerThread()
113 LOG_ALWAYS_FATAL("%s:%d: epoll_wait: threadsFd has an error, " in workerThread()
123 LOG_ALWAYS_FATAL("%s:%d: workerThreadRcvCommand returned " in workerThread()
/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/hci/
Dh4_parser.cc88 LOG_ALWAYS_FATAL("Unimplemented packet type %d", in OnPacketReady()
113 LOG_ALWAYS_FATAL("More bytes read (%u) than expected (%u)!", in Consume()
179 LOG_ALWAYS_FATAL("Received invalid packet type 0x%x", in Consume()
Dlog.h27 #define LOG_ALWAYS_FATAL(...) LOG(FATAL) << fmt::sprintf(__VA_ARGS__) macro
Dh4_packetizer.cc86 LOG_ALWAYS_FATAL("Read error in %d: %s", in OnDataReady()
/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp223 LOG_ALWAYS_FATAL("%s:%d: unexpected hinge sensor: %d", in activationOnChangeSensorEvent()
230 LOG_ALWAYS_FATAL("%s:%d: unexpected sensor type: %u", in activationOnChangeSensorEvent()
Dmultihal_sensors_epoll.cpp77 LOG_ALWAYS_FATAL("%s:%d: epoll_wait: threadFd has an error, " in qemuSensorListenerThreadImpl()
/device/generic/goldfish/camera/
DCameraDeviceSession.cpp351 LOG_ALWAYS_FATAL("%s:%s:%d: %zu buffers are still in " in waitFlushingDone()