Searched defs:LOG_TAG (Results 1 - 25 of 430) sorted by relevance

1234567891011>>

/system/core/trusty/storage/proxy/
H A Dlog.h17 #define LOG_TAG "storageproxyd" macro
/system/core/liblog/include_vndk/log/
H A Dlog.h14 * LOG_TAG is the local tag used for the following simplified
19 #ifndef LOG_TAG
20 #define LOG_TAG NULL macro
/system/core/libmemunreachable/
H A Dlog.h20 #define LOG_TAG "libmemunreachable" macro
/system/vold/
H A DResponseCode.cpp21 #define LOG_TAG "Vold" macro
H A DCheckBattery.cpp17 #define LOG_TAG "VoldCheckBattery" macro
/system/bt/btcore/src/
H A Dosi_module.cc19 #define LOG_TAG "bt_osi_module" macro
/system/bt/osi/src/
H A Dmutex.cc19 #define LOG_TAG "bt_osi_mutex" macro
H A Dosi.cc19 #define LOG_TAG "bt_osi_rand" macro
40 LOG_ERROR(LOG_TAG, "%s can't open rand fd %s: %s ", __func__, RANDOM_PATH,
H A Dtime.cc19 #define LOG_TAG "bt_osi_time" macro
/system/bt/test/rootcanal/
H A Dservice.cc17 #define LOG_TAG "android.hardware.bluetooth@1.0-service.sim" macro
/system/core/libbacktrace/
H A DBacktraceLog.h20 #define LOG_TAG "libbacktrace" macro
/system/core/libcutils/
H A Ddlmalloc_stubs.c17 #define LOG_TAG "dlmalloc-stubs" macro
/system/core/libutils/
H A DStrongPointer.cpp17 #define LOG_TAG "sp" macro
/system/libhidl/transport/allocator/1.0/default/
H A Dservice.cpp1 #define LOG_TAG "android.hidl.allocator@1.0-service" macro
/system/libvintf/
H A DRuntimeInfo-host.cpp18 #define LOG_TAG "libvintf" macro
/system/core/libdiskconfig/
H A Ddump_diskconfig.c18 #define LOG_TAG "dump_diskconfig" macro
/system/core/libsysutils/src/
H A DFrameworkCommand.cpp17 #define LOG_TAG "FrameworkCommand" macro
/system/bt/btif/src/
H A Dbtif_gatt.cc27 #define LOG_TAG "bt_btif_gatt" macro
/system/core/debuggerd/libdebuggerd/x86/
H A Dmachine.cpp17 #define LOG_TAG "DEBUG" macro
/system/core/debuggerd/libdebuggerd/x86_64/
H A Dmachine.cpp17 #define LOG_TAG "DEBUG" macro
/system/core/trusty/libtrusty/
H A Dtrusty.c17 #define LOG_TAG "libtrusty" macro
/system/keymaster/
H A Dsoft_keymaster_logger.cpp22 #define LOG_TAG "SoftKeymaster" macro
48 return LOG_PRI_VA(android_log_level, LOG_TAG, fmt, args);
/system/media/audio_utils/tests/
H A Derrorlog_tests.cpp18 #define LOG_TAG "audio_utils_errorlog_tests" macro
/system/media/radio/src/
H A DRadioMetadataWrapper.cpp1 #define LOG_TAG "RadioMetadataWrapper" macro
/system/netd/server/
H A DEventReporter.cpp17 #define LOG_TAG "Netd" macro

Completed in 2418 milliseconds

1234567891011>>