HomeSort by relevance Sort by last modified time
    Searched defs:LOG_TAG (Results 1 - 25 of 1825) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/apps/CtsVerifier/lib/colorchecker/
vec2.cpp 18 #define LOG_TAG "Vec2"
vec3.cpp 18 #define LOG_TAG "Vec3"
  /dalvik/vm/
Inlines.cpp 27 #undef LOG_TAG
  /external/harfbuzz/src/
harfbuzz-debug.c 7 #define LOG_TAG "Harfbuzz"
16 android_vprintLog(ANDROID_LOG_DEBUG, NULL, LOG_TAG, format, args);
  /frameworks/base/services/common_time/
main.cpp 22 #define LOG_TAG "common_time"
  /frameworks/compile/libbcc/include/bcc/Support/
Log.h 20 #ifndef LOG_TAG
21 # define LOG_TAG "bcc"
  /system/core/libcorkscrew/
demangle.c 17 #define LOG_TAG "Corkscrew"
backtrace-helper.c 17 #define LOG_TAG "Corkscrew"
  /system/vold/
ResponseCode.cpp 21 #define LOG_TAG "Vold"
  /development/ndk/samples/module-exports/jni/foo/
foo.c 13 #define LOG_TAG "libfoo"
14 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
  /device/asus/flo/conn_init/
wfc_util_log.h 21 #define LOG_TAG "WifiUtil"
  /device/lge/mako/conn_init/
wfc_util_log.h 21 #define LOG_TAG "WifiUtil"
  /frameworks/av/drm/drmserver/
main_drmserver.cpp 17 #define LOG_TAG "drmserver"
  /frameworks/av/media/libstagefright/foundation/
AHandler.cpp 18 #define LOG_TAG "AHandler"
  /frameworks/base/media/mca/filterfw/native/base/
logging.h 22 #define LOG_FRAME(...) if (LOG_EVERY_FRAME) __android_log_print(ANDROID_LOG_VERBOSE, LOG_TAG, __VA_ARGS__)
24 #define LOG_TAG "MCA"
  /frameworks/base/packages/services/PacProcessor/jni/
jni_init.cpp 17 #define LOG_TAG "PacProcessor"
  /frameworks/compile/libbcc/include/bcc/
Assert.h 34 #define LOG_TAG "bcc"
  /frameworks/rs/cpu_ref/linkloader/utils/
rsl_assert.cpp 24 #define LOG_TAG "bcc"
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerDefault.cpp 17 #define LOG_TAG "AudioPolicyManagerDefault"
  /libcore/luni/src/main/native/
Register.cpp 17 #define LOG_TAG "libcore" // We'll be next to "dalvikvm" in the log; make the distinction clear.
sun_misc_Unsafe.cpp 17 #define LOG_TAG "Unsafe"
  /system/core/libcorkscrew/arch-mips/
ptrace-mips.c 17 #define LOG_TAG "Corkscrew"
  /system/core/libdiskconfig/
dump_diskconfig.c 18 #define LOG_TAG "dump_diskconfig"
  /system/core/libsysutils/src/
FrameworkCommand.cpp 18 #define LOG_TAG "FrameworkCommand"
  /external/libnfc-nci/src/adaptation/
OverrideLog.cpp 28 #define LOG_TAG "BrcmNfcJni"

Completed in 1538 milliseconds

1 2 3 4 5 6 7 8 91011>>