Searched refs:LOG_TAG (Results 301 - 325 of 457) sorted by relevance

<<111213141516171819

/system/libhwbinder/
H A DBpHwBinder.cpp17 #define LOG_TAG "hw-BpHwBinder" macro
H A DBufferedTextOutput.cpp17 #define LOG_TAG "hw-BufferedTextOutput" macro
/system/libvintf/test/
H A DAssembleVintfTest.cpp17 #define LOG_TAG "AssembleVintfTest" macro
/system/media/alsa_utils/
H A Dalsa_device_proxy.c17 #define LOG_TAG "alsa_device_proxy" macro
/system/media/audio_utils/
H A DPowerLog.cpp18 #define LOG_TAG "audio_utils_PowerLog" macro
H A Dpower.cpp18 #define LOG_TAG "audio_utils_power" macro
H A Dresampler.c18 #define LOG_TAG "resampler" macro
/system/netd/server/
H A DControllers.cpp24 #define LOG_TAG "Netd" macro
H A DFirewallController.cpp25 #define LOG_TAG "FirewallController" macro
H A DIptablesRestoreController.cpp24 #define LOG_TAG "IptablesRestoreController" macro
H A DNetlinkHandler.cpp23 #define LOG_TAG "Netd" macro
H A DWakeupController.cpp17 #define LOG_TAG "WakeupController" macro
/system/security/keystore/
H A Dauth_token_table.cpp17 #define LOG_TAG "keystore" macro
H A Dconfirmation_manager.cpp17 #define LOG_TAG "ConfirmationManager" macro
H A Dkeystore_attestation_id.cpp18 #define LOG_TAG "keystore_att_id" macro
H A Dkeystore_main.cpp17 #define LOG_TAG "keystore" macro
H A Duser_state.cpp17 #define LOG_TAG "keystore" macro
/system/tools/hidl/test/utils_test/
H A Dmain.cpp17 #define LOG_TAG "libhidl-gen-utils" macro
/system/bt/bta/av/
H A Dbta_av_act.cc26 #define LOG_TAG "bt_bta_av" macro
494 LOG_INFO(LOG_TAG, "%s: allow incoming AVRCP connections:%d", __func__,
1159 LOG_INFO(LOG_TAG, "%s: p_lcb_rc->addr: %s conn_chg.peer_addr: %s",
1412 LOG_INFO(LOG_TAG,
1922 LOG_INFO(LOG_TAG, "%s: rc_only closed bd_addr: %s", __func__,
1977 LOG_INFO(LOG_TAG, "%s: peer_addr: %s rc_handle:%d", __func__,
2003 LOG_INFO(LOG_TAG, "%s: peer_addr: %s rc_handle:%d", __func__,
H A Dbta_av_aact.cc27 #define LOG_TAG "bt_bta_av" macro
273 LOG_INFO(LOG_TAG, "%s: reset flags old_addr=%s new_addr=%s", __func__,
297 LOG_ERROR(LOG_TAG, "%s: peer %s role:0x%x channel:%d handle:0x%x", __func__,
895 LOG_INFO(LOG_TAG, "%s peer %s", __func__,
1840 LOG_INFO(LOG_TAG,
1864 LOG_TAG,
1882 LOG_TAG,
1895 LOG_ERROR(LOG_TAG, "%s: AVDT_StartReq failed for peer %s result:%d",
1898 LOG_INFO(LOG_TAG,
2231 LOG_INFO(LOG_TAG, "
[all...]
/system/bt/audio_a2dp_hw/src/
H A Daudio_a2dp_hw.cc27 #define LOG_TAG "bt_a2dp_hw" macro
73 #define FNLOG() LOG_VERBOSE(LOG_TAG, "%s", __func__);
75 LOG_VERBOSE(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
76 #define INFO(fmt, ...) LOG_INFO(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
77 #define WARN(fmt, ...) LOG_WARN(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
78 #define ERROR(fmt, ...) LOG_ERROR(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
/system/bt/audio_hearing_aid_hw/src/
H A Daudio_hearing_aid_hw.cc21 #define LOG_TAG "bt_hearing_aid_hw" macro
60 #define FNLOG() LOG_VERBOSE(LOG_TAG, "%s", __func__);
62 LOG_VERBOSE(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
63 #define INFO(fmt, ...) LOG_INFO(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
64 #define WARN(fmt, ...) LOG_WARN(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
65 #define ERROR(fmt, ...) LOG_ERROR(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__)
/system/bt/btif/src/
H A Dbtif_dm.cc28 #define LOG_TAG "bt_btif_dm" macro
411 LOG_INFO(LOG_TAG, "%s remote_cod = 0x%08x", __func__, remote_cod);
529 LOG_DEBUG(LOG_TAG, "remote version info [%s]: %x, %x, %x",
989 LOG_DEBUG(LOG_TAG, "%s cod is 0, set as unclassified", __func__);
1023 LOG_DEBUG(LOG_TAG, "%s cod is 0, set as unclassified", __func__);
1102 LOG_WARN(LOG_TAG, "%s:skip SDP", __func__);
1108 LOG_WARN(LOG_TAG, "%s: Incoming HID Connection", __func__);
1412 LOG_INFO(LOG_TAG, "%s index:%d uuid:%s", __func__, i, temp.c_str());
/system/tools/aidl/tests/
H A Daidl_test_service.cpp43 #undef LOG_TAG macro
44 #define LOG_TAG "aidl_native_service" macro
/system/bt/bta/sys/
H A Dbta_sys_main.cc25 #define LOG_TAG "bt_bta_sys_main" macro

Completed in 1157 milliseconds

<<111213141516171819