Home
last modified time | relevance | path

Searched refs:CONSOLE_PIPE_OPTION (Results 1 – 1 of 1) sorted by relevance

/system/core/logcat/
Dlogcat.cpp1169 #define CONSOLE_PIPE_OPTION "androidboot.consolepipe=" in __logcat() macro
1206 strstr(cmdline.c_str(), CONSOLE_PIPE_OPTION); in __logcat()
1211 p = consolePipe + strlen(CONSOLE_PIPE_OPTION); in __logcat()