Searched refs:LOG_ALWAYS_FATAL (Results 1 – 8 of 8) sorted by relevance
/device/generic/goldfish/fingerprint/ |
D | session.cpp | 142 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/ |
D | GnssHwConn.cpp | 98 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/ |
D | h4_parser.cc | 88 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()
|
D | log.h | 27 #define LOG_ALWAYS_FATAL(...) LOG(FATAL) << fmt::sprintf(__VA_ARGS__) macro
|
D | h4_packetizer.cc | 86 LOG_ALWAYS_FATAL("Read error in %d: %s", in OnDataReady()
|
/device/generic/goldfish/sensors/ |
D | multihal_sensors.cpp | 223 LOG_ALWAYS_FATAL("%s:%d: unexpected hinge sensor: %d", in activationOnChangeSensorEvent() 230 LOG_ALWAYS_FATAL("%s:%d: unexpected sensor type: %u", in activationOnChangeSensorEvent()
|
D | multihal_sensors_epoll.cpp | 77 LOG_ALWAYS_FATAL("%s:%d: epoll_wait: threadFd has an error, " in qemuSensorListenerThreadImpl()
|
/device/generic/goldfish/camera/ |
D | CameraDeviceSession.cpp | 351 LOG_ALWAYS_FATAL("%s:%s:%d: %zu buffers are still in " in waitFlushingDone()
|