Home
last modified time | relevance | path

Searched refs:LOG_FATAL (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/android_stub/log/
Dlog_main.h155 #ifndef LOG_FATAL
156 #define LOG_FATAL(...) __FAKE_USE_VA_ARGS(__VA_ARGS__) macro
164 #ifndef LOG_FATAL
165 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__) macro
/hardware/google/gfxstream/guest/fuchsia/include/cutils/
Dlog.h104 #define LOG_FATAL(...) __FAKE_USE_VA_ARGS(__VA_ARGS__) macro
110 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__) macro
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h465 LOG_FATAL("too many metadata blobs - dynamic metadata size is too large"); in setLayerPerFrameMetadataBlobs()
483 LOG_FATAL("dynamic metadata size is too large"); in setLayerPerFrameMetadataBlobs()
522 LOG_FATAL("endCommand was not called before command 0x%x", command); in beginCommand()
533 LOG_FATAL("beginCommand was not called"); in endCommand()
535 LOG_FATAL("too much data written"); in endCommand()
538 LOG_FATAL("too little data written"); in endCommand()
732 LOG_FATAL("endCommand was not called before command 0x%x", command); in beginCommand()
758 LOG_FATAL("beginCommand was not called"); in endCommand()
760 LOG_FATAL("too much data read"); in endCommand()
763 LOG_FATAL("too little data read"); in endCommand()
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h440 LOG_FATAL("endCommand was not called before command 0x%x", command); in beginCommandBase()
451 LOG_FATAL("beginCommand was not called"); in endCommand()
453 LOG_FATAL("too much data written"); in endCommand()
456 LOG_FATAL("too little data written"); in endCommand()
640 LOG_FATAL("endCommand was not called for last command"); in beginCommandBase()
667 LOG_FATAL("beginCommand was not called"); in endCommand()
669 LOG_FATAL("too much data read"); in endCommand()
672 LOG_FATAL("too little data read"); in endCommand()
/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/
DComposerCommandBuffer.h86 LOG_FATAL("too many metadata blobs - dynamic metadata size is too large"); in setLayerPerFrameMetadataBlobs()
109 LOG_FATAL("dynamic metadata size is too large"); in setLayerPerFrameMetadataBlobs()
/hardware/interfaces/graphics/composer/2.4/utils/command-buffer/include/composer-command-buffer/2.4/
DComposerCommandBuffer.h61 LOG_FATAL("Too much generic metadata (%zu elements)", commandSize); in setLayerGenericMetadata()
/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_environment.cc43 LOG_FATAL("Unknown sensor type %d", static_cast<int>(sensor_type)); in GetHalSensorType()
Dgoog_sensor_motion.cc51 LOG_FATAL("Unknown sensor type %d", static_cast<int>(sensor_type)); in GetHalSensorType()
/hardware/qcom/audio/legacy/alsa_sound/
DALSAStreamOps.cpp334 LOG_FATAL("Unknown AudioSystem bit width %d!", audioSystemFormat); in format()
/hardware/interfaces/audio/effect/all-versions/default/
DEffect.cpp675 LOG_FATAL("Using input buffer provider is not supported"); in setConfigImpl()
678 LOG_FATAL("Using output buffer provider is not supported"); in setConfigImpl()