Home
last modified time | relevance | path

Searched defs:show_progress (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/bugreportz/
Dbugreportz.cpp33 static void write_line(const std::string& line, bool show_progress) { in write_line()
45 int bugreportz(int s, bool show_progress) { in bugreportz()
Dmain.cpp45 bool show_progress = false; in main() local
Dbugreportz_test.cpp73 void Bugreportz(bool show_progress) { in Bugreportz()