Home | History | Annotate | Download | only in adb

Lines Matching refs:ANDROID_LOG_TAGS

232         "  ANDROID_LOG_TAGS             - When used with the logcat option, only these debug tags are printed.\n"
830 log_tags = getenv("ANDROID_LOG_TAGS");
833 "shell:export ANDROID_LOG_TAGS=\"%s\"; exec logcat", quoted);