Searched refs:LOG_TAG (Results 176 - 200 of 444) sorted by relevance

1234567891011>>

/system/core/libutils/
H A DPrinter.cpp17 #define LOG_TAG "Printer" macro
H A DSharedBuffer.cpp17 #define LOG_TAG "sharedbuffer" macro
H A DRefBase.cpp17 #define LOG_TAG "RefBase" macro
187 refs->stack.log(LOG_TAG);
201 refs->stack.log(LOG_TAG);
208 CallStack stack(LOG_TAG);
349 CallStack stack(LOG_TAG);
/system/core/libutils/tests/
H A DSingleton_test.cpp17 #define LOG_TAG "Singleton_test" macro
H A DUnicode_test.cpp17 #define LOG_TAG "Unicode_test" macro
/system/extras/perfprofd/tests/
H A Dperfprofdmockutils.cc18 #define LOG_TAG "perfprofd" macro
/system/hwservicemanager/
H A DHidlService.cpp1 #define LOG_TAG "hwservicemanager" macro
/system/libhidl/transport/allocator/1.0/default/
H A DAshmemAllocator.cpp17 #define LOG_TAG "AshmemAllocator" macro
/system/libhidl/transport/token/1.0/utils/
H A DHybridInterface.cpp17 #define LOG_TAG "HybridInterface" macro
/system/netd/server/
H A DClatdController.cpp24 #define LOG_TAG "ClatdController" macro
/system/security/keystore/
H A Dkeystore_main.cpp18 #define LOG_TAG "keystore" macro
/system/vold/
H A DNetlinkManager.cpp29 #define LOG_TAG "Vold" macro
/system/nfc/src/hal/include/
H A Dgki_hal_target.h229 #ifdef LOG_TAG
230 #undef LOG_TAG macro
232 #define LOG_TAG "GKI_LINUX" macro
/system/nfc/src/include/
H A Dgki_target.h375 #ifdef LOG_TAG
376 #undef LOG_TAG macro
378 #define LOG_TAG "GKI_LINUX" macro
/system/bt/btif/src/
H A Dbtif_a2dp_source.cc20 #define LOG_TAG "bt_btif_a2dp_source" macro
347 LOG_VERBOSE(LOG_TAG, "%s: event %d %s", __func__, p_msg->event,
375 LOG_VERBOSE(LOG_TAG, "%s: %s DONE", __func__, dump_media_event(p_msg->event));
606 LOG_ERROR(LOG_TAG, "%s unable to allocate media alarm", __func__);
685 LOG_WARN(LOG_TAG, "%s: UNDERFLOW: ONLY READ %d BYTES OUT OF %d", __func__,
708 LOG_VERBOSE(LOG_TAG, "%s: tx suspended, discarded frame", __func__);
723 LOG_WARN(LOG_TAG, "%s: TX queue buffer size now=%u adding=%u max=%d",
1078 LOG_ERROR(LOG_TAG, "%s RSSI request timed out", __func__);
1084 LOG_ERROR(LOG_TAG, "%s unable to read remote RSSI (status %d)", __func__,
1090 LOG_WARN(LOG_TAG, "
[all...]
H A Dbtif_gatt_client.cc27 #define LOG_TAG "bt_btif_gattc" macro
80 LOG_WARN(LOG_TAG, "%s: BTGATT not initialized", __func__); \
83 LOG_VERBOSE(LOG_TAG, "%s", __func__); \
99 LOG_VERBOSE(LOG_TAG, "%s: Event %d", __func__, event);
164 LOG_DEBUG(LOG_TAG, "BTA_GATTC_ACL_EVT: status = %d", p_data->status);
197 LOG_ERROR(LOG_TAG, "%s: Unhandled event (%d)!", __func__, event);
H A Dbtif_a2dp_sink.cc20 #define LOG_TAG "bt_btif_a2dp_sink" macro
221 LOG_VERBOSE(LOG_TAG, "%s: event %d %s", __func__, p_msg->event,
247 LOG_VERBOSE(LOG_TAG, "%s: %s DONE", __func__, dump_media_event(p_msg->event));
323 LOG_ERROR(LOG_TAG, "%s: unable to allocate decode alarm", __func__);
H A Dbtif_mce.cc29 #define LOG_TAG "bt_btif_mce" macro
H A Dbtif_sdp.cc29 #define LOG_TAG "bt_btif_sdp" macro
/system/chre/apps/wifi_world/
H A Dwifi_world.cc24 #define LOG_TAG "[WifiWorld]" macro
/system/core/debuggerd/libdebuggerd/arm/
H A Dmachine.cpp18 #define LOG_TAG "DEBUG" macro
/system/core/debuggerd/libdebuggerd/arm64/
H A Dmachine.cpp18 #define LOG_TAG "DEBUG" macro
/system/core/debuggerd/libdebuggerd/
H A Delf_utils.cpp17 #define LOG_TAG "DEBUG" macro
/system/core/debuggerd/
H A Dsignal_sender.cpp17 #define LOG_TAG "debuggerd-signal" macro
/system/core/libcutils/
H A Dqtaguid.c19 #define LOG_TAG "qtaguid" macro

Completed in 3156 milliseconds

1234567891011>>