Searched refs:LOG_TAG (Results 126 - 150 of 444) sorted by relevance

1234567891011>>

/system/bt/btif/src/
H A Dbtif_sock_rfc.cc19 #define LOG_TAG "bt_btif_sock_rfcomm" macro
160 LOG_ERROR(LOG_TAG, "%s unable to find RFCOMM slot id: %d", __func__, id);
198 LOG_ERROR(LOG_TAG, "%s unable to find free RFCOMM slot.", __func__);
204 LOG_ERROR(LOG_TAG, "%s error creating socketpair: %s", __func__,
245 LOG_ERROR(LOG_TAG, "%s unable to allocate RFCOMM slot.", __func__);
308 LOG_ERROR(LOG_TAG, "%s unable to allocate RFCOMM slot.", __func__);
350 LOG_ERROR(LOG_TAG, "%s unable to allocate RFCOMM slot.", __func__);
359 LOG_ERROR(LOG_TAG, "%s unable to initiate RFCOMM connection: %d",
366 LOG_ERROR(LOG_TAG, "%s unable to send channel number.", __func__);
537 LOG_ERROR(LOG_TAG, "
[all...]
H A Dbtif_a2dp.cc20 #define LOG_TAG "bt_btif_a2dp" macro
H A Dbtif_gatt_util.cc19 #define LOG_TAG "bt_btif_gatt" macro
95 LOG_ERROR(LOG_TAG, "%s: Unknown UUID length %d!", __func__, p_dest->len);
167 LOG_ERROR(LOG_TAG, "%s: Unknown UUID length %d!", __func__, p_src->len);
197 LOG_INFO(LOG_TAG, "%s len = %d ", __func__, p_src->len);
H A Dbtif_sm.cc27 #define LOG_TAG "bt_btif" macro
/system/bt/osi/src/
H A Darray.cc19 #define LOG_TAG "bt_osi_array" macro
84 LOG_ERROR(LOG_TAG,
H A Dbuffer.cc19 #define LOG_TAG "bt_osi_buffer" macro
/system/core/healthd/
H A Dhealthd.cpp17 #define LOG_TAG "healthd" macro
87 KLOG_WARNING(LOG_TAG, "unable to get HAL interface, using defaults\n");
/system/core/include/log/
H A Dlog.h44 * LOG_TAG is the local tag used for the following simplified
49 #ifndef LOG_TAG
50 #define LOG_TAG NULL macro
/system/core/liblog/include/log/
H A Dlog.h44 * LOG_TAG is the local tag used for the following simplified
49 #ifndef LOG_TAG
50 #define LOG_TAG NULL macro
/system/extras/preopt2cachename/
H A Dpreopt2cachename.cpp22 #ifndef LOG_TAG
23 #define LOG_TAG "preopt2cachename" macro
/system/bt/hci/src/
H A Dbtsnoop.cc19 #define LOG_TAG "bt_snoop" macro
162 LOG_VERBOSE(LOG_TAG, "Deleting snoop log if it exists");
203 LOG_ERROR(LOG_TAG, "%s unable to rename '%s' to '%s': %s", __func__,
211 LOG_ERROR(LOG_TAG, "%s unable to open '%s': %s", __func__, log_path,
/system/chre/apps/message_world/
H A Dmessage_world.cc22 #define LOG_TAG "[MsgWorld]" macro
/system/core/debuggerd/libdebuggerd/
H A Dopen_files_list.cpp17 #define LOG_TAG "DEBUG" macro
/system/core/libdiskconfig/
H A Ddiskutils.c18 #define LOG_TAG "diskutils" macro
H A Dwrite_lst.c18 #define LOG_TAG "write_lst" macro
/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.cpp17 #define LOG_TAG "pixelflinger-code" macro
/system/core/libsysutils/src/
H A DNetlinkListener.cpp17 #define LOG_TAG "NetlinkListener" macro
H A DServiceManager.cpp17 #define LOG_TAG "Service" macro
/system/core/libunwindstack/
H A DElf.cpp23 #define LOG_TAG "unwind" macro
/system/core/libutils/
H A DCallStack.cpp17 #define LOG_TAG "CallStack" macro
H A DStopWatch.cpp17 #define LOG_TAG "StopWatch" macro
H A Dmisc.cpp17 #define LOG_TAG "misc" macro
/system/core/libutils/tests/
H A DString8_test.cpp17 #define LOG_TAG "String8_test" macro
/system/core/trusty/gatekeeper/
H A Dtrusty_gatekeeper_ipc.c17 #define LOG_TAG "TrustyGateKeeper" macro
/system/core/trusty/keymaster/
H A Dtrusty_keymaster_ipc.c17 #define LOG_TAG "TrustyKeymaster" macro

Completed in 852 milliseconds

1234567891011>>