/system/core/libutils/ |
D | StrongPointer.cpp | 23 void sp_report_race() { LOG_ALWAYS_FATAL("sp<> assignment detected data race"); } in sp_report_race() 25 void sp_report_stack_pointer() { LOG_ALWAYS_FATAL("sp<> constructed with stack pointer argument"); } in sp_report_stack_pointer()
|
D | LightRefBase.cpp | 26 LOG_ALWAYS_FATAL("incStrongRequireStrong() called on %p which isn't already owned", thiz); in LightRefBase_reportIncStrongRequireStrongFailed()
|
/system/bt/gd/os/ |
D | log.h | 94 #ifndef LOG_ALWAYS_FATAL 95 #define LOG_ALWAYS_FATAL(...) \ macro 120 LOG_ALWAYS_FATAL("assertion '" #condition "' failed"); \ 127 LOG_ALWAYS_FATAL("assertion '" #condition "' failed - " fmt, ##args); \
|
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | h4_packetizer.cc | 99 LOG_ALWAYS_FATAL("Unimplemented packet type %d", in OnPacketReady() 149 LOG_ALWAYS_FATAL( in OnDataReady() 157 LOG_ALWAYS_FATAL("More bytes read (%u) than expected (%u)!", in OnDataReady() 170 LOG_ALWAYS_FATAL("Unimplemented packet type %hhd", packet_type_); in OnDataReady()
|
D | hci_socket_device.cc | 81 LOG_ALWAYS_FATAL("Unexpected Event in HciSocketDevice!"); in HciSocketDevice()
|
/system/logging/liblog/include_vndk/log/ |
D | log_main.h | 140 #ifndef LOG_ALWAYS_FATAL 141 #define LOG_ALWAYS_FATAL(...) \ macro 165 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__)
|
/system/logging/liblog/include/log/ |
D | log_main.h | 140 #ifndef LOG_ALWAYS_FATAL 141 #define LOG_ALWAYS_FATAL(...) \ macro 165 #define LOG_FATAL(...) LOG_ALWAYS_FATAL(__VA_ARGS__)
|
/system/media/audio_utils/ |
D | fifo.cpp | 270 LOG_ALWAYS_FATAL("unexpected err=%d errno=%d", err, errno); in obtain() 276 LOG_ALWAYS_FATAL("mFifo.mThrottleFrontSync=%d", mFifo.mThrottleFrontSync); in obtain() 349 LOG_ALWAYS_FATAL("%s: unexpected err=%d errno=%d", in release() 357 LOG_ALWAYS_FATAL("mFifo.mWriterRearSync=%d", mFifo.mWriterRearSync); in release() 517 LOG_ALWAYS_FATAL("%s: unexpected err=%d errno=%d", in release() 525 LOG_ALWAYS_FATAL("mFifo.mThrottleFrontSync=%d", mFifo.mThrottleFrontSync); in release() 592 LOG_ALWAYS_FATAL("unexpected err=%d errno=%d", err, errno); in obtain() 598 LOG_ALWAYS_FATAL("mFifo.mWriterRearSync=%d", mFifo.mWriterRearSync); in obtain()
|
D | power.cpp | 264 LOG_ALWAYS_FATAL("invalid format: %#x", format); in audio_utils_compute_energy_mono()
|
/system/bt/gd/neighbor/facade/ |
D | facade.cc | 78 LOG_ALWAYS_FATAL("Unknown discoverability mode %d", static_cast<int>(request->mode())); in SetDiscoverability() 99 LOG_ALWAYS_FATAL("Unknown result mode %d", static_cast<int>(request->result_mode())); in SetInquiryMode() 112 … LOG_ALWAYS_FATAL("Unknown discoverability mode %d", static_cast<int>(request->inquiry_mode())); in SetInquiryMode() 135 …LOG_ALWAYS_FATAL("Unknown PageScanRepetition mode %d", static_cast<int>(request->page_scan_repetit… in ReadRemoteName()
|
/system/memory/libmemunreachable/ |
D | log.h | 53 #define MEM_LOG_ALWAYS_FATAL LOG_ALWAYS_FATAL
|
/system/bt/gd/hci/ |
D | le_address_manager.cc | 73 LOG_ALWAYS_FATAL("Bits of the random part of the address shall not be all 1 or all 0"); in SetPrivacyPolicyForInitiatorAddress() 89 LOG_ALWAYS_FATAL("invalid parameters"); in SetPrivacyPolicyForInitiatorAddress() 118 LOG_ALWAYS_FATAL("Bits of the random part of the address shall not be all 1 or all 0"); in SetPrivacyPolicyForInitiatorAddressForTest() 132 LOG_ALWAYS_FATAL("invalid parameters"); in SetPrivacyPolicyForInitiatorAddressForTest() 258 LOG_ALWAYS_FATAL("Invalid address policy!"); in set_random_address() 276 LOG_ALWAYS_FATAL("Invalid address policy!"); in rotate_random_address()
|
/system/bt/gd/common/ |
D | metric_id_manager.cc | 61 LOG_ALWAYS_FATAL( in Init() 72 LOG_ALWAYS_FATAL("Invalid Bluetooth Metric Id in config. " in Init()
|
/system/libziparchive/incfs_support/ |
D | signal_handling.cpp | 45 LOG_ALWAYS_FATAL("sigaction(SIGBUS) failed: %d", errno); in SignalHandler()
|
/system/bt/gd/hal/ |
D | snoop_logger.cc | 239 …LOG_ALWAYS_FATAL("Unable to open snoop log at \"%s\", error: \"%s\"", snoop_log_path_.c_str(), str… in OpenNextSnoopLogFile() 243 …LOG_ALWAYS_FATAL("Unable to write file header to \"%s\", error: \"%s\"", snoop_log_path_.c_str(), … in OpenNextSnoopLogFile() 341 …LOG_ALWAYS_FATAL("Unable to open snoop log at \"%s\", error: \"%s\"", snooz_log_path_.c_str(), str… in DumpSnoozLogToFile() 345 …LOG_ALWAYS_FATAL("Unable to write file header to \"%s\", error: \"%s\"", snooz_log_path_.c_str(), … in DumpSnoozLogToFile()
|
/system/libziparchive/incfs_support/include/incfs_support/ |
D | signal_handling.h | 173 LOG_ALWAYS_FATAL("%s(): signal handler was supposed to return", __func__); \
|
/system/core/libcutils/ |
D | ashmem-dev.cpp | 291 LOG_ALWAYS_FATAL("illegal fd=%d mode=0%o rdev=%d:%d expected 0%o %d:%d", in __ashmem_is_ashmem() 296 LOG_ALWAYS_FATAL("illegal fd=%d mode=0%o rdev=%d:%d expected 0%o", in __ashmem_is_ashmem()
|
/system/bt/gd/storage/ |
D | device.cc | 63 LOG_ALWAYS_FATAL("Unknown key_address_type %d", static_cast<int>(key_address_type)); in GetConfigSection()
|
/system/hwservicemanager/ |
D | AccessControl.cpp | 44 LOG_ALWAYS_FATAL("Failed to acquire hwservicemanager context."); in AccessControl()
|
/system/bt/main/shim/ |
D | helpers.h | 67 LOG_ALWAYS_FATAL("Bad address type %02x", legacy_type); in ToAddressWithType() 99 LOG_ALWAYS_FATAL("%s Bad address type %02x", __func__, in ToLegacyAddressWithType()
|
/system/bt/gd/security/test/ |
D | pairing_handler_le_pair_test.cc | 138 if (!pairing_handler_a) LOG_ALWAYS_FATAL("Peripheral handler not initlized yet!"); in dequeue_callback_central() 154 if (!pairing_handler_b) LOG_ALWAYS_FATAL("Central handler not initlized yet!"); in dequeue_callback_peripheral() 258 if (!(*handler)) LOG_ALWAYS_FATAL("handler not initalized yet!"); in RecordPairingPromptHandling() 338 if (!pairing_handler_b) LOG_ALWAYS_FATAL("handler not initalized yet!"); in TEST_F() 427 if (!pairing_handler_a) LOG_ALWAYS_FATAL("handler not initalized yet!"); in TEST_F()
|
/system/logging/liblog/ |
D | README.md | 56 LOG_ALWAYS_FATAL(format, ...) 109 `LOG_ALWAYS_FATAL` is used to `ALOG` a message, then kill the process. `LOG_FATAL` call is a 110 variant of `LOG_ALWAYS_FATAL`, only enabled in engineering, and not release builds. `ALOG_ASSERT`
|
/system/bt/gd/security/internal/ |
D | security_manager_impl.cc | 184 LOG_ALWAYS_FATAL("Listener has already been registered!"); in SetUserInterfaceHandler() 204 LOG_ALWAYS_FATAL("Listener has already been registered!"); in RegisterCallbackListener() 219 LOG_ALWAYS_FATAL("Listener has not been registered!"); in UnregisterCallbackListener() 480 LOG_ALWAYS_FATAL("Received SMP command for unknown channel"); in OnSmpCommandLe() 641 LOG_ALWAYS_FATAL("Received connection closed for unknown channel"); in OnConnectionClosedLe()
|
/system/bt/gd/docs/architecture/ |
D | style_guide.md | 198 * LOG_ALWAYS_FATAL(fmt, args...): Enabled, will always crash 207 LOG_ALWAYS_FATAL() to crash the stack and restart.
|
/system/core/debuggerd/crasher/ |
D | crasher.cpp | 283 LOG_ALWAYS_FATAL("hello %s", "world"); in do_action()
|