Home
last modified time | relevance | path

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

/frameworks/native/cmds/bugreportz/
Dbugreportz.cpp31 static constexpr char PROGRESS_PREFIX[] = "PROGRESS:"; variable
38 if (!show_progress && (android::base::StartsWith(line, PROGRESS_PREFIX) || in write_line()