OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_USE_LOGCAT
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/main/
bte_logmsg.c
110
#if (defined(
ANDROID_USE_LOGCAT
) && (
ANDROID_USE_LOGCAT
==TRUE))
171
#undef
ANDROID_USE_LOGCAT
243
#if (defined(
ANDROID_USE_LOGCAT
) && (
ANDROID_USE_LOGCAT
==TRUE))
297
#if (defined(
ANDROID_USE_LOGCAT
) && (
ANDROID_USE_LOGCAT
==TRUE))
/external/bluetooth/bluedroid/include/
bt_target.h
282
#ifndef
ANDROID_USE_LOGCAT
283
#define
ANDROID_USE_LOGCAT
TRUE
[
all
...]
Completed in 102 milliseconds