Searched refs:logcatFilter (Results 1 – 1 of 1) sorted by relevance
818 const char* logcatFilter = strstr(cmdline.c_str(), LOGCAT_FILTER); in Run() local820 if (!logcatFilter) { in Run()824 const char* p = logcatFilter + strlen(LOGCAT_FILTER); in Run()